public class TabViewRenderer extends TabViewRendererBase
Renderer for the alloy:tabView component.CLIENT_KEY, HEIGHT, MODULES, SELECTED_INDEX, STACKED, STYLE, STYLE_CLASS, WIDTHBOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
TabViewRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeClientState(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeClientState(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,
TabView tabView,
boolean first) |
void |
encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkupBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkupEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeTabListItem(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Tab tab,
boolean selected) |
boolean |
getRendersChildren() |
encodeAlloyAttributes, encodeHeight, encodeStacked, encodeWidth, getAlloyClassName, getModulesdecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptpublic void decodeClientState(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
decodeClientState in interface com.liferay.faces.util.render.ClientComponentRendererdecodeClientState in class com.liferay.faces.util.render.ClientComponentRendererBasepublic void encodeChildren(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeChildren in class javax.faces.render.RendererIOExceptionpublic void encodeClientState(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeClientState in interface com.liferay.faces.util.render.ClientComponentRendererencodeClientState in class com.liferay.faces.util.render.ClientComponentRendererBaseIOExceptionpublic void encodeJavaScriptCustom(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent)
throws IOException
encodeJavaScriptCustom in interface AlloyRendererencodeJavaScriptCustom in class AlloyRendererBaseIOExceptionpublic 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.ClientComponentRendererBaseIOExceptionpublic 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.ClientComponentRendererBaseIOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.render.Rendererprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
TabView tabView,
boolean first)
throws IOException
encodeHiddenAttributes in class TabViewRendererBaseIOExceptionprotected void encodeTabListItem(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
Tab tab,
boolean selected)
throws IOException
IOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.