public abstract class AbstractUISelectManyBase extends javax.faces.component.UISelectMany implements SupportsAutoSpacing, Visual, SupportsLabelLayout, javax.faces.component.behavior.ClientBehaviorHolder, SupportsHelp
COMPONENT_FAMILY, COMPONENT_TYPE, INVALID_MESSAGE_ID| Constructor and Description |
|---|
AbstractUISelectManyBase() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getSelectedValues() |
abstract Integer |
getTabIndex() |
abstract boolean |
isDisabled() |
boolean |
isError() |
abstract boolean |
isFocus() |
boolean |
isNextToRenderIsLabel() |
abstract boolean |
isReadonly() |
void |
setNextToRenderIsLabel(boolean nextToRenderIsLabel) |
compareValues, getConvertedValue, getFamily, getValueBinding, getValueExpression, setSelectedValues, setValueBinding, setValueExpression, validateValueaddValidator, addValueChangeListener, broadcast, clearInitialState, decode, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validategetConverter, getLocalValue, setConverteraddClientBehavior, addFacesListener, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, visitTreegetClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, subscribeToEvent, unsubscribeFromEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAutoSpacing, getAutoSpacinggetCustomClass, getMarkup, getRendererType, isPlain, setCustomClass, setMarkupgetLabelLayout, setLabelLayoutaddClientBehavior, getClientBehaviors, getDefaultEventName, getEventNamesgetHelppublic Object[] getSelectedValues()
getSelectedValues in class javax.faces.component.UISelectManypublic abstract Integer getTabIndex()
public abstract boolean isDisabled()
public abstract boolean isReadonly()
public boolean isError()
public abstract boolean isFocus()
public boolean isNextToRenderIsLabel()
isNextToRenderIsLabel in interface SupportsLabelLayoutpublic void setNextToRenderIsLabel(boolean nextToRenderIsLabel)
setNextToRenderIsLabel in interface SupportsLabelLayoutCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.