public class UITab extends UIOutput
COMPONENT_FAMILY, COMPONENT_TYPE| Constructor and Description | 
|---|
UITab()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
encodeAll(FacesContext context)  | 
String | 
getLabel()  | 
String | 
getLink()  | 
String | 
getSwitchTo()  | 
void | 
setLabel(String label)  | 
void | 
setLink(String link)  | 
void | 
setSwitchTo(String switchTo)  | 
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 getLink()
public void setLink(String link)
public String getSwitchTo()
public void setSwitchTo(String switchTo)
public String getLabel()
public void setLabel(String label)
Copyright © 2011 Nuxeo SA. All Rights Reserved.