public abstract class AbstractUICommand extends AbstractUICommandBase implements SupportsAutoSpacing, SupportsAccessKey, Visual, javax.faces.component.behavior.ClientBehaviorHolder, SupportFieldId
| Constructor and Description |
|---|
AbstractUICommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldId(javax.faces.context.FacesContext facesContext) |
abstract String |
getImage() |
abstract String |
getLabel() |
boolean |
isParentOfCommands() |
getConfirmation, getFragment, getLink, getOutcome, getTarget, isDisabled, isOmit, isRendered, isTransition, processDecodes, processEvent, queueEvent, setDisabled, setOmitaddActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, isImmediate, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValueaddClientBehavior, addFacesListener, clearInitialState, decode, 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, isTransient, markInitialState, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, 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, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAutoSpacing, getAutoSpacinggetAccessKeygetCustomClass, getMarkup, getRendererType, isPlain, setCustomClass, setMarkuppublic boolean isParentOfCommands()
public abstract String getImage()
public abstract String getLabel()
getLabel in interface SupportsAccessKeypublic String getFieldId(javax.faces.context.FacesContext facesContext)
getFieldId in interface SupportFieldIdCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.