@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class AccordionRendererBase extends AlloyRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CLIENT_KEY |
protected static String[] |
MODULES |
protected static String |
MULTIPLE |
protected static String |
SELECTED_INDEX |
protected static String |
STYLE |
protected static String |
STYLE_CLASS |
BOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
AccordionRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Accordion accordion,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
decode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptCustom, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptdecodeClientState, encodeBegin, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeEnd, encodeFunctionCall, encodeIntegerProperty, encodeMarkupBegin, encodeMarkupEnd, encodeNonEscapedObjectProperty, encodeStringPropertyconvertClientId, encodeChildren, getConvertedValue, getRendersChildrenprotected static final String CLIENT_KEY
protected static final String MULTIPLE
protected static final String SELECTED_INDEX
protected static final String STYLE
protected static final String STYLE_CLASS
protected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Accordion accordion,
boolean first)
throws IOException
IOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.