public class ChainSelectMany extends ChainSelectBase
Modifier and Type | Field and Description |
---|---|
static String |
ADD_BUTTON |
VOCABULARY_SCHEMA, XVOCABULARY_SCHEMA
COMPONENT_FAMILY, COMPONENT_TYPE, CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID, UPDATE_MESSAGE_ID, VALIDATE_EMPTY_FIELDS_PARAM_NAME
Constructor and Description |
---|
ChainSelectMany() |
Modifier and Type | Method and Description |
---|---|
void |
decode(javax.faces.context.FacesContext context) |
void |
encodeBegin(javax.faces.context.FacesContext context) |
void |
encodeChildren(javax.faces.context.FacesContext context) |
void |
encodeReadOnly(javax.faces.context.FacesContext context) |
void |
encodeReadWrite(javax.faces.context.FacesContext context) |
int |
getCurrentDepth() |
String |
getFamily() |
String |
getRendererType() |
boolean |
getRendersChildren() |
String[] |
getSelection() |
void |
restoreState(javax.faces.context.FacesContext context,
Object state) |
Object |
saveState(javax.faces.context.FacesContext context) |
getAllowBranchSelection, getComponentId, getDefaultRootKey, getDepth, getDirectories, getDirectory, getDirectoryEntries, getDirectoryNames, getDisplay, getDisplayValueOnly, getKeySeparator, getListboxSize, getQualifiedParentKeys, getReRender, getShowObsolete, getStyle, getStyleClass, getTranslate, isRecursive, resolveKeys, setAllowBranchSelection, setDefaultRootKey, setDepth, setDirectoryNames, setDisplay, setDisplayValueOnly, setKeySeparator, setListboxSize, setReRender, setShowObsolete, setStyle, setStyleClass, setTranslate
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, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, 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
public static final String ADD_BUTTON
public void decode(javax.faces.context.FacesContext context)
decode
in class javax.faces.component.UIInput
public String[] getSelection()
getSelection
in class ChainSelectBase
public void encodeBegin(javax.faces.context.FacesContext context) throws IOException
encodeBegin
in class javax.faces.component.UIComponentBase
IOException
public void encodeReadWrite(javax.faces.context.FacesContext context) throws IOException
IOException
public void encodeReadOnly(javax.faces.context.FacesContext context) throws IOException
IOException
public boolean getRendersChildren()
getRendersChildren
in class javax.faces.component.UIComponentBase
public void encodeChildren(javax.faces.context.FacesContext context) throws IOException
encodeChildren
in class javax.faces.component.UIComponentBase
IOException
public int getCurrentDepth()
public String getFamily()
getFamily
in class javax.faces.component.UIInput
public String getRendererType()
getRendererType
in class javax.faces.component.UIComponentBase
public Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class ChainSelectBase
public void restoreState(javax.faces.context.FacesContext context, Object state)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class ChainSelectBase
Copyright © 2015 Nuxeo SA. All rights reserved.