public class UISelectItem extends UISelectItem
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
COMPONENT_FAMILY| Constructor and Description |
|---|
UISelectItem() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
String |
getVar() |
void |
restoreState(FacesContext context,
Object state) |
Object |
saveState(FacesContext context) |
void |
setVar(String var) |
getFamily, getItemDescription, getItemLabel, getItemValue, isItemDisabled, isItemEscaped, setItemDescription, setItemDisabled, setItemEscaped, setItemLabel, setItemValue, 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, setValueBindingencodeAll, getContainerClientId, getValueExpression, setValueExpressionpublic static final String COMPONENT_TYPE
public String getVar()
public void setVar(String var)
public Object getValue()
getValue in class UISelectItempublic Object saveState(FacesContext context)
saveState in interface StateHoldersaveState in class UISelectItempublic void restoreState(FacesContext context, Object state)
restoreState in interface StateHolderrestoreState in class UISelectItemCopyright © 2012 Nuxeo SA. All Rights Reserved.