org.apache.myfaces.trinidadinternal.uinode
Class UINodeFacesBean.Type

java.lang.Object
  extended by org.apache.myfaces.trinidad.bean.FacesBean.Type
      extended by org.apache.myfaces.trinidadinternal.uinode.UINodeFacesBean.Type
Enclosing class:
UINodeFacesBean

public static class UINodeFacesBean.Type
extends org.apache.myfaces.trinidad.bean.FacesBean.Type


Constructor Summary
UINodeFacesBean.Type()
           
 
Method Summary
protected  org.apache.myfaces.trinidad.bean.PropertyKey createPropertyKey(java.lang.String name, java.lang.Class<?> type, java.lang.Object defaultValue, int capabilities, int index)
           
 
Methods inherited from class org.apache.myfaces.trinidad.bean.FacesBean.Type
addKey, findKey, findKey, getNextIndex, keys, lock, lockAndRegister, registerAlias, registerKey, registerKey, registerKey, registerKey, registerKey, registerKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UINodeFacesBean.Type

public UINodeFacesBean.Type()
Method Detail

createPropertyKey

protected org.apache.myfaces.trinidad.bean.PropertyKey createPropertyKey(java.lang.String name,
                                                                         java.lang.Class<?> type,
                                                                         java.lang.Object defaultValue,
                                                                         int capabilities,
                                                                         int index)
Overrides:
createPropertyKey in class org.apache.myfaces.trinidad.bean.FacesBean.Type


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