public abstract class AbstractUISelectOneBase extends javax.faces.component.UISelectOne implements SupportsAutoSpacing, Visual, SupportsLabelLayout, javax.faces.component.behavior.ClientBehaviorHolder, SupportsHelp
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_VALUE_REQUIRED |
COMPONENT_FAMILY, COMPONENT_TYPE, INVALID_MESSAGE_ID| Constructor and Description |
|---|
AbstractUISelectOneBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract Integer |
getTabIndex() |
abstract boolean |
isDisabled() |
boolean |
isError() |
abstract boolean |
isFocus() |
boolean |
isNextToRenderIsLabel() |
abstract boolean |
isReadonly() |
void |
setNextToRenderIsLabel(boolean nextToRenderIsLabel) |
void |
validate(javax.faces.context.FacesContext facesContext) |
getFamily, getGroup, processValidators, setGroup, validateValueaddValidator, addValueChangeListener, broadcast, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModelgetConverter, 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, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, visitTreegetClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAutoSpacing, getAutoSpacinggetCustomClass, getMarkup, getRendererType, isPlain, setCustomClass, setMarkupgetLabelLayout, setLabelLayoutaddClientBehavior, getClientBehaviors, getDefaultEventName, getEventNamesgetHelppublic static final String MESSAGE_VALUE_REQUIRED
public void validate(javax.faces.context.FacesContext facesContext)
validate in class javax.faces.component.UIInputpublic abstract boolean isReadonly()
public abstract boolean isDisabled()
public boolean isError()
public abstract boolean isFocus()
public abstract Integer getTabIndex()
public boolean isNextToRenderIsLabel()
isNextToRenderIsLabel in interface SupportsLabelLayoutpublic void setNextToRenderIsLabel(boolean nextToRenderIsLabel)
setNextToRenderIsLabel in interface SupportsLabelLayoutCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.