public class CollapsiblePanelRenderer extends TogglePanelRenderer
| Modifier and Type | Field and Description |
|---|---|
static String |
BEFORE_SWITCH |
static String |
SWITCH |
BEFORE_ITEM_CHANGE, ITEM_CHANGE, VALUE_POSTFIX| Constructor and Description |
|---|
CollapsiblePanelRenderer() |
| 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 Class<? extends javax.faces.component.UIComponent> |
getComponentClass() |
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 |
getStyleClass(javax.faces.component.UIComponent component) |
addEventOption, decodeMetaComponent, doDecode, doEncodeEnd, encodeMetaComponent, getAjaxOptions, isSubmitted, partialEnd, partialStartaddOnCompleteParam, addOnCompleteParam, attributeAsString, attributeAsString, attributeAsStyle, attributeAsStyle, capitalize, doEncodeItemBegin, doEncodeItemEnd, getPassThroughAttributes, getStyle, styleElement, writeJavaScriptconcatClasses, concatStyles, decode, encodeBegin, encodeChildren, encodeEnd, getResourcePath, getSkin, getUtils, preDecode, preEncodeBegin, queueComponentEventForBehaviorEvent, renderChildrenpublic static final String SWITCH
public static final String BEFORE_SWITCH
protected void doEncodeBegin(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
doEncodeBegin in class TogglePanelRendererIOExceptionprotected String getStyleClass(javax.faces.component.UIComponent component)
getStyleClass in class TogglePanelRendererprotected org.richfaces.javascript.JSObject getScriptObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
getScriptObject in class TogglePanelRendererprotected Map<String,Object> getScriptObjectOptions(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
getScriptObjectOptions in class TogglePanelRendererprotected void doEncodeChildren(javax.faces.context.ResponseWriter writer,
javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
doEncodeChildren in class TogglePanelRendererIOExceptionprotected Class<? extends javax.faces.component.UIComponent> getComponentClass()
getComponentClass in class TogglePanelRendererCopyright © 2013 JBoss by Red Hat. All Rights Reserved.