public class RichCommandMenuItem extends PartialRichCommandMenuItem
ACCELERATOR_KEY, ACCESS_KEY_KEY, CLIENT_ATTRIBUTES_KEY, CLIENT_COMPONENT_KEY, CLIENT_LISTENERS_KEY, COMPONENT_FAMILY, COMPONENT_TYPE, CUSTOMIZATION_ID_KEY, DISABLED_KEY, ICON_KEY, INLINE_STYLE_KEY, PARTIAL_SUBMIT_KEY, PARTIAL_TRIGGERS_KEY, SELECTED_KEY, SELECTED_TEXT_KEY, SHORT_DESC_KEY, STYLE_CLASS_KEY, TEXT_KEY, TYPE, TYPE_ANTONYM, TYPE_CHECK, TYPE_DEFAULT, TYPE_KEY, TYPE_RADIO, UNSECURE_KEY, USE_WINDOW_KEY, VISIBLE_KEY, WINDOW_EMBED_STYLE_INLINE_DOCUMENT, WINDOW_EMBED_STYLE_KEY, WINDOW_EMBED_STYLE_WINDOW, WINDOW_HEIGHT_KEY, WINDOW_MODALITY_TYPE_APPLICATION_MODAL, WINDOW_MODALITY_TYPE_KEY, WINDOW_MODALITY_TYPE_MODELESS, WINDOW_WIDTH_KEYACTION_EXPRESSION_KEY, ACTION_LISTENER_KEY, IMMEDIATE_KEY, LAUNCH_LISTENER_KEY, RETURN_LISTENER_KEY| Constructor and Description |
|---|
RichCommandMenuItem()
Construct an instance of the RichCommandMenuItem.
|
RichCommandMenuItem(String rendererType)
Construct an instance of the RichCommandMenuItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(javax.faces.event.FacesEvent event)
Delivers a wrapped event to the appropriate component.
|
void |
queueEvent(javax.faces.event.FacesEvent event)
Queues an event.
|
addClientBehavior, getAccelerator, getAccessKey, getBeanType, getClientAttributes, getClientBehaviors, getClientListeners, getCustomizationId, getDefaultEventName, getEventNames, getFamily, getIcon, getInlineStyle, getPartialTriggers, getSelectedText, getShortDesc, getStyleClass, getText, getType, getUnsecure, getWindowEmbedStyle, getWindowHeight, getWindowModalityType, getWindowWidth, isClientComponent, isDisabled, isPartialSubmit, isSelected, isUseWindow, isVisible, setAccelerator, setAccessKey, setClientAttributes, setClientComponent, setClientListeners, setCustomizationId, setDisabled, setIcon, setInlineStyle, setPartialSubmit, setPartialTriggers, setSelected, setSelectedText, setShortDesc, setStyleClass, setText, setType, setUnsecure, setUseWindow, setVisible, setWindowEmbedStyle, setWindowHeight, setWindowModalityType, setWindowWidthaddActionListener, addLaunchListener, addReturnListener, getAction, getActionExpression, getActionListener, getActionListeners, getLaunchListener, getLaunchListeners, getReturnListener, getReturnListeners, isImmediate, removeActionListener, removeLaunchListener, removeReturnListener, setAction, setActionExpression, setActionListener, setImmediate, setLaunchListener, setLaunchListener, setReturnListener, setReturnListeneradaptMethodBinding, addAttributeChange, addAttributeChangeListener, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearCachedClientIds, clearInitialState, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getComponentChangeFilters, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpladdPartialTarget, broadcastInContext, clearCachedClientIds, defaultGetRenderedFacetsAndChildren, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitAllChildren, visitChildren, visitChildren, visitTree, visitTreeencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getPassThroughAttributes, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewpublic RichCommandMenuItem()
public RichCommandMenuItem(String rendererType)
public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class org.apache.myfaces.trinidad.component.UIXCommandevent - a FacesEvent
public void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class org.apache.myfaces.trinidad.component.UIXCommandevent - a FacesEventjavax.faces.event.AbortProcessingException