public class AbstractUISelectItem extends javax.faces.component.UISelectItem implements OnComponentPopulated
MARKER
Constructor and Description |
---|
AbstractUISelectItem() |
Modifier and Type | Method and Description |
---|---|
void |
onComponentPopulated(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent parent) |
void |
setItemValue(Object itemValue) |
getFamily, getItemDescription, getItemLabel, getItemValue, getValue, isItemDisabled, isItemEscaped, restoreState, saveState, setItemDescription, setItemDisabled, setItemEscaped, setItemLabel, setRendered, setValue
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendererType, setTransient, setValueBinding
public void onComponentPopulated(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent parent)
onComponentPopulated
in interface OnComponentPopulated
public void setItemValue(Object itemValue)
setItemValue
in class javax.faces.component.UISelectItem
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.