public class UISelectItem
extends javax.faces.component.UISelectItem
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
| Constructor and Description |
|---|
UISelectItem() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getItemLabels() |
Object |
getValue() |
String |
getVar() |
boolean |
isdbl10n() |
boolean |
isItemRendered() |
boolean |
isLocalize() |
boolean |
isResolveItemLabelTwice() |
void |
setdbl10n(boolean dbl10n) |
void |
setItemLabels(Map<String,String> itemLabels) |
void |
setItemRendered(boolean itemRendered) |
void |
setLocalize(boolean localize) |
void |
setResolveItemLabelTwice(boolean resolveItemLabelTwice) |
void |
setVar(String var) |
getFamily, getItemDescription, getItemLabel, getItemValue, isItemDisabled, isItemEscaped, isNoSelectionOption, setItemDescription, setItemDisabled, setItemEscaped, setItemLabel, setItemValue, setNoSelectionOption, setValueaddClientBehavior, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public String getVar()
public void setVar(String var)
public boolean isItemRendered()
public void setItemRendered(boolean itemRendered)
public boolean isResolveItemLabelTwice()
public void setResolveItemLabelTwice(boolean resolveItemLabelTwice)
public boolean isLocalize()
public void setLocalize(boolean localize)
public boolean isdbl10n()
public void setdbl10n(boolean dbl10n)
public Object getValue()
getValue in class javax.faces.component.UISelectItemCopyright © 2015 Nuxeo SA. All rights reserved.