org.apache.myfaces.tobago.component
Class UIMenuCommand

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by javax.faces.component.UICommand
              extended by org.apache.myfaces.tobago.component.UICommand
                  extended by org.apache.myfaces.tobago.component.UIMenuCommand
All Implemented Interfaces:
ActionSource, StateHolder

public class UIMenuCommand
extends UICommand


Field Summary
static String COMPONENT_TYPE
           
 
Fields inherited from class javax.faces.component.UICommand
COMPONENT_FAMILY
 
Constructor Summary
UIMenuCommand()
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.tobago.component.UICommand
encodeChildren, getRenderedPartially, getTarget, isDefaultCommand, isDisabled, isTransition, processDecodes, queueEvent, restoreState, saveState, setDefaultCommand, setDisabled, setRenderedPartially, setRenderedPartially, setTarget, setTransition
 
Methods inherited from class javax.faces.component.UICommand
addActionListener, broadcast, getAction, getActionListener, getActionListeners, getFamily, getValue, isImmediate, removeActionListener, setAction, setActionListener, setImmediate, setValue
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, decode, encodeBegin, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_TYPE

public static final String COMPONENT_TYPE
See Also:
Constant Field Values
Constructor Detail

UIMenuCommand

public UIMenuCommand()


Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.