public class UITabs extends UIOutput
COMPONENT_FAMILY, COMPONENT_TYPE| Constructor and Description |
|---|
UITabs() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAll(FacesContext context) |
String |
getControlledBy() |
String |
getIdentifier() |
String |
getStyleClass() |
void |
setControlledBy(String controlledBy) |
void |
setIdentifier(String identifier) |
void |
setStyleClass(String styleClass) |
getConverter, getFamily, getLocalValue, getValue, restoreState, saveState, setConverter, setValuebroadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindinggetContainerClientId, getValueExpression, setValueExpressionpublic void encodeAll(FacesContext context) throws IOException
encodeAll in class UIComponentIOExceptionpublic String getControlledBy()
public void setControlledBy(String controlledBy)
public String getIdentifier()
public void setIdentifier(String identifier)
public String getStyleClass()
public void setStyleClass(String styleClass)
Copyright © 2011 Nuxeo SA. All Rights Reserved.