public class RichCommandNavigationItem extends PartialRichCommandNavigationItem
ACCESS_KEY_KEY, CLIENT_ATTRIBUTES_KEY, CLIENT_COMPONENT_KEY, CLIENT_LISTENERS_KEY, COMPONENT_FAMILY, COMPONENT_TYPE, CUSTOMIZATION_ID_KEY, DESTINATION_KEY, DISABLED_KEY, ICON_KEY, INLINE_STYLE_KEY, ITEM_LISTENER_KEY, MESSAGE_TYPE_CONFIRMATION, MESSAGE_TYPE_ERROR, MESSAGE_TYPE_INFO, MESSAGE_TYPE_KEY, MESSAGE_TYPE_NONE, MESSAGE_TYPE_WARNING, PARTIAL_SUBMIT_KEY, PARTIAL_TRIGGERS_KEY, REMOVE_DISABLED, REMOVE_INHERIT, REMOVE_KEY, REMOVE_NO, SELECTED_KEY, SHORT_DESC_KEY, SHOW_REQUIRED_KEY, STYLE_CLASS_KEY, TARGET_FRAME_KEY, TEXT_KEY, TYPE, UNSECURE_KEY, USE_WINDOW_KEY, VISIBLE_KEY, VISITED_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_KEY
ACTION_EXPRESSION_KEY, ACTION_LISTENER_KEY, IMMEDIATE_KEY, LAUNCH_LISTENER_KEY, RETURN_LISTENER_KEY
Modifier | Constructor and Description |
---|---|
|
RichCommandNavigationItem()
Construct an instance of the RichCommandNavigationItem.
|
protected |
RichCommandNavigationItem(String rendererType)
Construct an instance of the RichCommandNavigationItem.
|
Modifier and Type | Method and Description |
---|---|
void |
broadcast(javax.faces.event.FacesEvent event) |
void |
queueEvent(javax.faces.event.FacesEvent e) |
addClientBehavior, addItemListener, getAccessKey, getBeanType, getClientAttributes, getClientBehaviors, getClientListeners, getCustomizationId, getDefaultEventName, getDestination, getEventNames, getFamily, getIcon, getInlineStyle, getItemListener, getItemListeners, getMessageType, getPartialTriggers, getRemove, getShortDesc, getStyleClass, getTargetFrame, getText, getUnsecure, getWindowEmbedStyle, getWindowHeight, getWindowModalityType, getWindowWidth, isClientComponent, isDisabled, isPartialSubmit, isSelected, isShowRequired, isUseWindow, isVisible, isVisited, removeItemListener, setAccessKey, setClientAttributes, setClientComponent, setClientListeners, setCustomizationId, setDestination, setDisabled, setIcon, setInlineStyle, setItemListener, setMessageType, setPartialSubmit, setPartialTriggers, setRemove, setSelected, setShortDesc, setShowRequired, setStyleClass, setTargetFrame, setText, setUnsecure, setUseWindow, setVisible, setVisited, setWindowEmbedStyle, setWindowHeight, setWindowModalityType, setWindowWidth
addActionListener, addLaunchListener, addReturnListener, getAction, getActionExpression, getActionListener, getActionListeners, getLaunchListener, getLaunchListeners, getReturnListener, getReturnListeners, isImmediate, removeActionListener, removeLaunchListener, removeReturnListener, setAction, setActionExpression, setActionListener, setImmediate, setLaunchListener, setLaunchListener, setReturnListener, setReturnListener
adaptMethodBinding, 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, validateChildrenImpl
addPartialTarget, 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, visitTree
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView
public RichCommandNavigationItem()
protected RichCommandNavigationItem(String rendererType)
public void broadcast(javax.faces.event.FacesEvent event) throws javax.faces.event.AbortProcessingException
broadcast
in class org.apache.myfaces.trinidad.component.UIXCommand
javax.faces.event.AbortProcessingException
public void queueEvent(javax.faces.event.FacesEvent e)
queueEvent
in class org.apache.myfaces.trinidad.component.UIXCommand