public class ChainSelectListboxComponent
extends javax.faces.component.UIInput
implements javax.faces.component.behavior.ClientBehaviorHolder
Modifier and Type | Field and Description |
---|---|
boolean |
ajaxUpdated |
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
Constructor and Description |
---|
ChainSelectListboxComponent() |
addValidator, addValueChangeListener, clearInitialState, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validate
getConverter, getLocalValue, setConverter
addClientBehavior, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public boolean ajaxUpdated
public String getFamily()
getFamily
in class javax.faces.component.UIInput
public boolean isMultiSelect()
public String getDisplayIdAndLabelSeparator()
public void setDisplayIdAndLabelSeparator(String displayIdAndLabelSeparator)
public void restoreState(javax.faces.context.FacesContext context, Object state)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class javax.faces.component.UIInput
public Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class javax.faces.component.UIInput
public String getDirectoryName()
public void setDirectoryName(String newDirectory)
public VocabularyEntryList getDirectoryValues()
public void setDirectoryValues(VocabularyEntryList directoryValues)
public Map<String,DirectorySelectItem> getOptions()
public Boolean getDisplayIdAndLabel()
public void setDisplayIdAndLabel(Boolean displayIdAndLabel)
public Boolean getDisplayObsoleteEntries()
public void setDisplayObsoleteEntries(Boolean showObsolete)
public void setOnchange(String onchange)
public String getOnchange()
public ChainSelect getChain()
public String getDisplayValueOnlySeparator()
public void setDisplayValueOnlySeparator(String displayValueOnlySeparator)
public boolean isAjaxUpdated()
public void setAjaxUpdated(boolean ajaxUpdated)
public Integer getIndex()
public void setIndex(Integer index)
public String getCssStyle()
public void setCssStyle(String cssStyle)
public String getCssStyleClass()
public void setCssStyleClass(String cssStyleClass)
public String getSize()
public void setSize(String size)
public Boolean getLocalize()
public void setLocalize(Boolean localize)
public LinkedHashMap<String,DirectorySelectItem> rebuildOptions()
public void decode(javax.faces.context.FacesContext context)
decode
in class javax.faces.component.UIInput
public String getOrdering()
public void setOrdering(String ordering)
public String getDisplay()
public void setDisplay(String display)
public Collection<String> getEventNames()
getEventNames
in interface javax.faces.component.behavior.ClientBehaviorHolder
getEventNames
in class javax.faces.component.UIComponentBase
public String getDefaultEventName()
getDefaultEventName
in interface javax.faces.component.behavior.ClientBehaviorHolder
getDefaultEventName
in class javax.faces.component.UIComponentBase
Copyright © 2015 Nuxeo SA. All rights reserved.