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, setOmit
addActionListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, isImmediate, removeActionListener, setAction, setActionExpression, setActionListener, setImmediate, setValue
addClientBehavior, 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, visitTree
getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAutoSpacing, getAutoSpacing
getAccessKey
getCustomClass, getMarkup, getRendererType, isPlain, setCustomClass, setMarkup
public boolean isParentOfCommands()
public abstract String getImage()
public abstract String getLabel()
getLabel
in interface SupportsAccessKey
public String getFieldId(javax.faces.context.FacesContext facesContext)
getFieldId
in interface SupportFieldId
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.