public class TabViewRenderer extends TabViewRenderer
Constructor and Description |
---|
TabViewRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
encodeContents(javax.faces.context.FacesContext context,
TabView tabView) |
protected void |
encodeHeaders(javax.faces.context.FacesContext context,
TabView tabView) |
protected void |
encodeMarkup(javax.faces.context.FacesContext context,
TabView tabView) |
protected void |
encodeScript(javax.faces.context.FacesContext context,
TabView tabView) |
protected void |
encodeTabContent(javax.faces.context.FacesContext context,
Tab tab,
int index,
boolean active,
boolean dynamic) |
protected void |
encodeTabHeader(javax.faces.context.FacesContext context,
TabView tabView,
Tab tab,
int index,
boolean active) |
decode, encodeChildren, encodeEnd, encodeScrollerButton, encodeStateHolder, getRendersChildren
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScript
protected void encodeScript(javax.faces.context.FacesContext context, TabView tabView) throws IOException
encodeScript
in class TabViewRenderer
IOException
protected void encodeMarkup(javax.faces.context.FacesContext context, TabView tabView) throws IOException
encodeMarkup
in class TabViewRenderer
IOException
protected void encodeHeaders(javax.faces.context.FacesContext context, TabView tabView) throws IOException
encodeHeaders
in class TabViewRenderer
IOException
protected void encodeTabHeader(javax.faces.context.FacesContext context, TabView tabView, Tab tab, int index, boolean active) throws IOException
encodeTabHeader
in class TabViewRenderer
IOException
protected void encodeContents(javax.faces.context.FacesContext context, TabView tabView) throws IOException
encodeContents
in class TabViewRenderer
IOException
protected void encodeTabContent(javax.faces.context.FacesContext context, Tab tab, int index, boolean active, boolean dynamic) throws IOException
encodeTabContent
in class TabViewRenderer
IOException
Copyright © 2018. All rights reserved.