org.apache.myfaces.trinidadinternal.uinode.nav
Class CommandNavigationItemFacesBean

java.lang.Object
  extended by org.apache.myfaces.trinidad.bean.FacesBeanImpl
      extended by org.apache.myfaces.trinidadinternal.uinode.UINodeFacesBean
          extended by org.apache.myfaces.trinidadinternal.uinode.nav.CommandLinkFacesBean
              extended by org.apache.myfaces.trinidadinternal.uinode.nav.CommandNavigationItemFacesBean
All Implemented Interfaces:
org.apache.myfaces.trinidad.bean.FacesBean, org.apache.myfaces.trinidad.component.UIXFacesBean

public class CommandNavigationItemFacesBean
extends CommandLinkFacesBean


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.myfaces.trinidadinternal.uinode.UINodeFacesBean
UINodeFacesBean.Type
 
Constructor Summary
CommandNavigationItemFacesBean()
           
 
Method Summary
protected  AttributeMap createAttributeMap(java.lang.String componentFamily)
          Hook for creating the AttributeMap.
 
Methods inherited from class org.apache.myfaces.trinidadinternal.uinode.nav.CommandLinkFacesBean
getPrimaryClientActionBoundValue
 
Methods inherited from class org.apache.myfaces.trinidadinternal.uinode.UINodeFacesBean
createBindingsMap, createPropertyMap, createUINode, getAttributeKey, getNamespaceURI, getType, getUINode, getUIXComponent, init, setUINodeAttribute
 
Methods inherited from class org.apache.myfaces.trinidad.bean.FacesBeanImpl
addAll, addEntry, bindingKeySet, containsEntry, entries, getEntries, getLocalProperty, getLocalPropertyImpl, getProperty, getRawProperty, getValueBinding, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setPropertyImpl, setValueBinding, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.myfaces.trinidad.bean.FacesBean
addAll, addEntry, bindingKeySet, containsEntry, entries, getEntries, getLocalProperty, getProperty, getRawProperty, getValueBinding, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setValueBinding
 

Constructor Detail

CommandNavigationItemFacesBean

public CommandNavigationItemFacesBean()
Method Detail

createAttributeMap

protected AttributeMap createAttributeMap(java.lang.String componentFamily)
Description copied from class: UINodeFacesBean
Hook for creating the AttributeMap. Add type-specific AttributeKey overrides here.

Overrides:
createAttributeMap in class CommandLinkFacesBean


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