public class TogglePanelItemRenderer extends DivPanelRenderer
Modifier | Constructor and Description |
---|---|
|
TogglePanelItemRenderer() |
protected |
TogglePanelItemRenderer(boolean hideInactiveItems) |
Modifier and Type | Method and Description |
---|---|
protected void |
doEncodeBegin(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
doEncodeChildren(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
doEncodeEnd(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodePlaceHolder(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent item) |
protected void |
encodePlaceHolderWithJs(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent item) |
protected Class<? extends javax.faces.component.UIComponent> |
getComponentClass() |
boolean |
getRendersChildren() |
protected org.richfaces.javascript.JSObject |
getScriptObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected Map<String,Object> |
getScriptObjectOptions(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected String |
getStyle(javax.faces.component.UIComponent component) |
protected String |
getStyleClass(javax.faces.component.UIComponent component) |
addOnCompleteParam, addOnCompleteParam, attributeAsString, attributeAsString, attributeAsStyle, attributeAsStyle, capitalize, doEncodeItemBegin, doEncodeItemEnd, getPassThroughAttributes, styleElement, writeJavaScript
public TogglePanelItemRenderer()
protected TogglePanelItemRenderer(boolean hideInactiveItems)
protected String getStyleClass(javax.faces.component.UIComponent component)
getStyleClass
in class DivPanelRenderer
protected org.richfaces.javascript.JSObject getScriptObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
getScriptObject
in class DivPanelRenderer
protected Map<String,Object> getScriptObjectOptions(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
getScriptObjectOptions
in class DivPanelRenderer
protected Class<? extends javax.faces.component.UIComponent> getComponentClass()
getComponentClass
in class org.richfaces.renderkit.RendererBase
public boolean getRendersChildren()
getRendersChildren
in class javax.faces.render.Renderer
protected void encodePlaceHolder(javax.faces.context.FacesContext context, javax.faces.component.UIComponent item) throws IOException
IOException
protected void encodePlaceHolderWithJs(javax.faces.context.FacesContext context, javax.faces.component.UIComponent item) throws IOException
IOException
protected void doEncodeBegin(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
doEncodeBegin
in class DivPanelRenderer
IOException
protected void doEncodeChildren(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
doEncodeChildren
in class org.richfaces.renderkit.RendererBase
IOException
protected void doEncodeEnd(javax.faces.context.ResponseWriter writer, javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
doEncodeEnd
in class DivPanelRenderer
IOException
protected String getStyle(javax.faces.component.UIComponent component)
getStyle
in class DivPanelRenderer
Copyright © 2014 JBoss by Red Hat. All rights reserved.