public class TabPageTag extends javax.faces.component.UIOutput implements javax.faces.component.NamingContainer, TagEncodingHelperFactory.TagEncodingHolder
| Modifier and Type | Field and Description |
|---|---|
protected TagEncodingHelper |
helper |
static String |
LABEL_FACET_NAME |
| Constructor and Description |
|---|
TabPageTag() |
| Modifier and Type | Method and Description |
|---|---|
protected TabViewTag.TabViewMode |
detectTabViewMode() |
void |
encodeBegin(javax.faces.context.FacesContext context) |
void |
encodeChildren(javax.faces.context.FacesContext context) |
void |
encodeEnd(javax.faces.context.FacesContext context) |
TagEncodingHelper |
getEncodingHelper() |
String |
getFamily() |
boolean |
getRendersChildren() |
String |
getTabLabel() |
String |
getTabTitle() |
void |
setParent(javax.faces.component.UIComponent parent) |
clearInitialState, getConverter, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String LABEL_FACET_NAME
protected final TagEncodingHelper helper
public String getFamily()
getFamily in class javax.faces.component.UIOutputpublic TagEncodingHelper getEncodingHelper()
getEncodingHelper in interface TagEncodingHelperFactory.TagEncodingHolderpublic void setParent(javax.faces.component.UIComponent parent)
setParent in class javax.faces.component.UIComponentBasepublic void encodeBegin(javax.faces.context.FacesContext context)
throws IOException
encodeBegin in class javax.faces.component.UIComponentBaseIOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.component.UIComponentBasepublic void encodeChildren(javax.faces.context.FacesContext context)
throws IOException
encodeChildren in class javax.faces.component.UIComponentBaseIOExceptionpublic void encodeEnd(javax.faces.context.FacesContext context)
throws IOException
encodeEnd in class javax.faces.component.UIComponentBaseIOExceptionpublic String getTabLabel()
public String getTabTitle()
protected TabViewTag.TabViewMode detectTabViewMode()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.