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

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.SingleStepFacesBean
All Implemented Interfaces:
org.apache.myfaces.trinidad.bean.FacesBean, org.apache.myfaces.trinidad.component.UIXFacesBean

public class SingleStepFacesBean
extends UINodeFacesBean


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.myfaces.trinidadinternal.uinode.UINodeFacesBean
UINodeFacesBean.Type
 
Constructor Summary
SingleStepFacesBean()
           
 
Method Summary
protected  AttributeMap createAttributeMap(java.lang.String componentFamily)
          Hook for creating the AttributeMap.
 
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

SingleStepFacesBean

public SingleStepFacesBean()
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 UINodeFacesBean


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