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, validateValue
addValidator, 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, validate
getConverter, getLocalValue, setConverter
addClientBehavior, 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, visitTree
getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, subscribeToEvent, unsubscribeFromEvent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAutoSpacing, getAutoSpacing
getCustomClass, getMarkup, getRendererType, isPlain, setCustomClass, setMarkup
getLabelLayout, setLabelLayout
addClientBehavior, getClientBehaviors, getDefaultEventName, getEventNames
getHelp
public Object[] getSelectedValues()
getSelectedValues
in class javax.faces.component.UISelectMany
public abstract Integer getTabIndex()
public abstract boolean isDisabled()
public abstract boolean isReadonly()
public boolean isError()
public abstract boolean isFocus()
public boolean isNextToRenderIsLabel()
isNextToRenderIsLabel
in interface SupportsLabelLayout
public void setNextToRenderIsLabel(boolean nextToRenderIsLabel)
setNextToRenderIsLabel
in interface SupportsLabelLayout
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.