Class PickList
java.lang.Object
javax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.UIInput
org.primefaces.component.picklist.PickListBase
org.primefaces.component.picklist.PickList
- All Implemented Interfaces:
EventListener,javax.faces.component.behavior.ClientBehaviorHolder,javax.faces.component.EditableValueHolder,javax.faces.component.PartialStateHolder,javax.faces.component.StateHolder,javax.faces.component.TransientStateHolder,javax.faces.component.ValueHolder,javax.faces.event.ComponentSystemEventListener,javax.faces.event.FacesListener,javax.faces.event.SystemEventListenerHolder,PrimeClientBehaviorHolder,Widget
-
Nested Class Summary
Nested classes/interfaces inherited from class org.primefaces.component.picklist.PickListBase
PickListBase.PropertyKeys -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.primefaces.component.picklist.PickListBase
COMPONENT_FAMILY, DEFAULT_RENDERERFields inherited from class javax.faces.component.UIInput
ALWAYS_PERFORM_VALIDATION_WHEN_REQUIRED_IS_TRUE, CONVERSION_MESSAGE_ID, EMPTY_STRING_AS_NULL_PARAM_NAME, REQUIRED_MESSAGE_ID, UPDATE_MESSAGE_ID, VALIDATE_EMPTY_FIELDS_PARAM_NAMEFields inherited from class javax.faces.component.UIComponent
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEYFields inherited from interface org.primefaces.component.api.Widget
ATTR_WIDGET_VAR_PATTERN, CALLBACK_POST_CONSTRUCT, CALLBACK_POST_REFRESH, CALLBACK_PRE_DESTROY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcheckDisabled(javax.faces.context.FacesContext facesContext, String label, List<?> newEntries, List<?> oldEntries) Prohibits client-side manipulation of disabled entries, when CSS style-class ui-state-disabled is removed.voidpopulateModel(javax.faces.context.FacesContext context, String[] values, List model) voidqueueEvent(javax.faces.event.FacesEvent event) saveState(javax.faces.context.FacesContext context) voidvalidate(javax.faces.context.FacesContext context) protected voidvalidateValue(javax.faces.context.FacesContext facesContext, Object newValue) Methods inherited from class org.primefaces.component.picklist.PickListBase
getAddAllLabel, getAddLabel, getEffect, getEffectSpeed, getFamily, getFilterDelay, getFilterEvent, getFilterFunction, getFilterMatchMode, getItemLabel, getItemValue, getLabel, getLabelDisplay, getMoveBottomLabel, getMoveDownLabel, getMoveTopLabel, getMoveUpLabel, getOnTransfer, getOrientation, getRemoveAllLabel, getRemoveLabel, getSourceFilterPlaceholder, getStyle, getStyleClass, getTabindex, getTargetFilterPlaceholder, getVar, getWidgetVar, isDisabled, isEscape, isEscapeValue, isFilterNormalize, isItemDisabled, isResponsive, isShowCheckbox, isShowSourceControls, isShowSourceFilter, isShowTargetControls, isShowTargetFilter, isTransferOnCheckboxClick, isTransferOnDblclick, setAddAllLabel, setAddLabel, setDisabled, setEffect, setEffectSpeed, setEscape, setEscapeValue, setFilterDelay, setFilterEvent, setFilterFunction, setFilterMatchMode, setFilterNormalize, setItemDisabled, setItemLabel, setItemValue, setLabel, setLabelDisplay, setMoveBottomLabel, setMoveDownLabel, setMoveTopLabel, setMoveUpLabel, setOnTransfer, setOrientation, setRemoveAllLabel, setRemoveLabel, setResponsive, setShowCheckbox, setShowSourceControls, setShowSourceFilter, setShowTargetControls, setShowTargetFilter, setSourceFilterPlaceholder, setStyle, setStyleClass, setTabindex, setTargetFilterPlaceholder, setTransferOnCheckboxClick, setTransferOnDblclick, setVar, setWidgetVarMethods inherited from class javax.faces.component.UIInput
addValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModelMethods inherited from class javax.faces.component.UIOutput
getConverter, getLocalValue, setConverterMethods inherited from class javax.faces.component.UIComponentBase
addClientBehavior, addFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventMethods inherited from class javax.faces.component.UIComponent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.faces.component.behavior.ClientBehaviorHolder
addClientBehavior, getClientBehaviors, getDefaultEventNameMethods inherited from interface javax.faces.component.ValueHolder
getConverter, getLocalValue, setConverterMethods inherited from interface org.primefaces.component.api.Widget
resolveWidgetVar, resolveWidgetVar
-
Field Details
-
COMPONENT_TYPE
- See Also:
-
CONTAINER_CLASS
- See Also:
-
LIST_CLASS
- See Also:
-
LIST_WRAPPER_CLASS
- See Also:
-
SOURCE_CLASS
- See Also:
-
TARGET_CLASS
- See Also:
-
BUTTONS_CLASS
- See Also:
-
BUTTONS_CELL_CLASS
- See Also:
-
SOURCE_CONTROLS
- See Also:
-
TARGET_CONTROLS
- See Also:
-
ITEM_CLASS
- See Also:
-
ITEM_DISABLED_CLASS
- See Also:
-
CAPTION_CLASS
- See Also:
-
ADD_BUTTON_CLASS
- See Also:
-
ADD_ALL_BUTTON_CLASS
- See Also:
-
REMOVE_BUTTON_CLASS
- See Also:
-
REMOVE_ALL_BUTTON_CLASS
- See Also:
-
ADD_BUTTON_ICON_CLASS
- See Also:
-
ADD_ALL_BUTTON_ICON_CLASS
- See Also:
-
REMOVE_BUTTON_ICON_CLASS
- See Also:
-
REMOVE_ALL_BUTTON_ICON_CLASS
- See Also:
-
VERTICAL_ADD_BUTTON_ICON_CLASS
- See Also:
-
VERTICAL_ADD_ALL_BUTTON_ICON_CLASS
- See Also:
-
VERTICAL_REMOVE_BUTTON_ICON_CLASS
- See Also:
-
VERTICAL_REMOVE_ALL_BUTTON_ICON_CLASS
- See Also:
-
MOVE_UP_BUTTON_CLASS
- See Also:
-
MOVE_DOWN_BUTTON_CLASS
- See Also:
-
MOVE_TOP_BUTTON_CLASS
- See Also:
-
MOVE_BOTTOM_BUTTON_CLASS
- See Also:
-
MOVE_UP_BUTTON_ICON_CLASS
- See Also:
-
MOVE_DOWN_BUTTON_ICON_CLASS
- See Also:
-
MOVE_TOP_BUTTON_ICON_CLASS
- See Also:
-
MOVE_BOTTOM_BUTTON_ICON_CLASS
- See Also:
-
FILTER_CLASS
- See Also:
-
FILTER_CONTAINER
- See Also:
-
-
Constructor Details
-
PickList
public PickList()
-
-
Method Details
-
getBehaviorEventMapping
-
getEventNames
- Specified by:
getEventNamesin interfacejavax.faces.component.behavior.ClientBehaviorHolder- Overrides:
getEventNamesin classjavax.faces.component.UIComponentBase
-
validateValue
- Overrides:
validateValuein classjavax.faces.component.UIInput
-
checkDisabled
protected void checkDisabled(javax.faces.context.FacesContext facesContext, String label, List<?> newEntries, List<?> oldEntries) Prohibits client-side manipulation of disabled entries, when CSS style-class ui-state-disabled is removed. See https://github.com/primefaces/primefaces/issues/2127- Parameters:
newEntries- new/set entries of model source/target listoldEntries- old/former entries of model source/target list
-
validate
public void validate(javax.faces.context.FacesContext context) - Overrides:
validatein classjavax.faces.component.UIInput
-
queueEvent
public void queueEvent(javax.faces.event.FacesEvent event) - Overrides:
queueEventin classjavax.faces.component.UIComponentBase
-
populateModel
-
saveState
- Specified by:
saveStatein interfacejavax.faces.component.StateHolder- Overrides:
saveStatein classjavax.faces.component.UIInput
-