public abstract class NodeMenuNavRendererBase extends DelegatingAlloyRendererBase
| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
MODULES |
BOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
NodeMenuNavRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter respoonseWriter,
javax.faces.component.UIComponent uiComponent) |
void |
encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeJavaScriptMain(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeLabel(javax.faces.component.UIComponent uiComponent,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.context.FacesContext facesContext,
int depth) |
void |
encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMenuRecurse(javax.faces.component.UIComponent uiComponent,
javax.faces.context.ResponseWriter responseWriter,
boolean disabled,
String styleClass,
String optionsDivId,
int depth,
javax.faces.context.FacesContext facesContext) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected String |
getDefaultOptionsId(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String |
getDelegateComponentFamily() |
String |
getDelegateRendererType() |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
boolean |
getRendersChildren() |
decode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptEnd, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupEnd, getConvertedValue, getDelegateRendererdecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyprotected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter respoonseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic void encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeChildren in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic void encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScriptCustom in interface AlloyRendererencodeJavaScriptCustom in class DelegatingAlloyRendererBaseIOExceptionpublic void encodeJavaScriptMain(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScriptMain in interface AlloyRendererencodeJavaScriptMain in class DelegatingAlloyRendererBaseIOExceptionpublic void encodeLabel(javax.faces.component.UIComponent uiComponent,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.context.FacesContext facesContext,
int depth)
throws IOException
IOExceptionpublic void encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeMarkupBegin in interface com.liferay.faces.util.render.ClientComponentRendererencodeMarkupBegin in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic void encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeMarkupEnd in interface com.liferay.faces.util.render.ClientComponentRendererencodeMarkupEnd in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseIOExceptionpublic void encodeMenuRecurse(javax.faces.component.UIComponent uiComponent,
javax.faces.context.ResponseWriter responseWriter,
boolean disabled,
String styleClass,
String optionsDivId,
int depth,
javax.faces.context.FacesContext facesContext)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String getDelegateComponentFamily()
getDelegateComponentFamily in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateComponentFamily in class com.liferay.faces.util.render.DelegatingClientComponentRendererBasepublic String getDelegateRendererType()
getDelegateRendererType in interface com.liferay.faces.util.render.DelegatingRenderergetDelegateRendererType in class com.liferay.faces.util.render.DelegatingClientComponentRendererBasepublic String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public boolean getRendersChildren()
getRendersChildren in class com.liferay.faces.util.render.DelegatingClientComponentRendererBaseprotected String getDefaultOptionsId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
Copyright © 2016 Liferay, Inc.. All rights reserved.