public abstract class AbstractUIInput extends javax.faces.component.UIInput implements SupportsAccessKey, SupportsAutoSpacing, SupportsLabelLayout, Visual, javax.faces.component.behavior.ClientBehaviorHolder, SupportFieldId, SupportsHelp
| Constructor and Description |
|---|
AbstractUIInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldId(javax.faces.context.FacesContext facesContext) |
abstract Integer |
getTabIndex() |
abstract boolean |
isDisabled() |
boolean |
isError() |
abstract boolean |
isFocus() |
boolean |
isNextToRenderIsLabel() |
abstract boolean |
isReadonly() |
void |
setNextToRenderIsLabel(boolean nextToRenderIsLabel) |
addValidator, addValueChangeListener, broadcast, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getFamily, 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, validateValuegetConverter, 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, waitgetAccessKey, getLabelgetAutoSpacing, getAutoSpacinggetLabelLayout, setLabelLayoutgetCustomClass, getMarkup, getRendererType, isPlain, setCustomClass, setMarkupaddClientBehavior, getClientBehaviors, getDefaultEventName, getEventNamesgetHelppublic abstract Integer getTabIndex()
public abstract boolean isFocus()
public abstract boolean isDisabled()
public abstract boolean isReadonly()
public boolean isError()
public String getFieldId(javax.faces.context.FacesContext facesContext)
getFieldId in interface SupportFieldIdpublic boolean isNextToRenderIsLabel()
isNextToRenderIsLabel in interface SupportsLabelLayoutpublic void setNextToRenderIsLabel(boolean nextToRenderIsLabel)
setNextToRenderIsLabel in interface SupportsLabelLayoutCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.