public class ChainSelectMany extends ChainSelectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_BUTTON |
allowBranchSelection, DEFAULT_KEYSEPARATOR, defaultRootKey, depth, directoryNames, display, DISPLAY_ID, DISPLAY_IDLABEL, DISPLAY_LABEL, keySeparator, listboxSize, PARENT_COLUMN, qualifiedParentKeys, reRender, SELECT, selectionMap, showObsolete, style, styleClass, translate, VOCABULARY_SCHEMA, XVOCABULARY_SCHEMACOMPONENT_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) |
computeItemLabel, decodeSelection, encodeListbox, getAllowBranchSelection, getComponentId, getDefaultRootKey, getDepth, getDirectories, getDirectory, getDirectoryEntries, getDirectoryNames, getDisplay, getDisplayValueOnly, getKeySeparator, getListbox, getListboxSize, getQualifiedParentKeys, getReRender, getShowObsolete, getStyle, getStyleClass, getTranslate, getValueAsArray, getValueAsString, isRecursive, resolveKeys, setAllowBranchSelection, setDefaultRootKey, setDepth, setDirectoryNames, setDisplay, setDisplayValueOnly, setKeySeparator, setListboxSize, setReRender, setSelection, setShowObsolete, setStyle, setStyleClass, setTranslate, validateEntryaddValidator, addValueChangeListener, clearInitialState, compareValues, getConvertedValue, 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, validateValuegetConverter, getLocalValue, setConverteraddClientBehavior, addFacesListener, broadcast, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String ADD_BUTTON
public ChainSelectMany()
public void decode(javax.faces.context.FacesContext context)
decode in class javax.faces.component.UIInputpublic String[] getSelection()
getSelection in class ChainSelectBasepublic void encodeBegin(javax.faces.context.FacesContext context) throws IOException
encodeBegin in class javax.faces.component.UIComponentBaseIOExceptionpublic void encodeReadWrite(javax.faces.context.FacesContext context) throws IOException
IOExceptionpublic void encodeReadOnly(javax.faces.context.FacesContext context) throws IOException
IOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.component.UIComponentBasepublic void encodeChildren(javax.faces.context.FacesContext context) throws IOException
encodeChildren in class javax.faces.component.UIComponentBaseIOExceptionpublic int getCurrentDepth()
public String getRendererType()
getRendererType in class javax.faces.component.UIComponentBasepublic Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class ChainSelectBasepublic void restoreState(javax.faces.context.FacesContext context, Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class ChainSelectBaseCopyright © 2018 Nuxeo. All rights reserved.