org.apache.myfaces.trinidadinternal.uinode
Class UINodePropertyKey

java.lang.Object
  extended by org.apache.myfaces.trinidad.bean.PropertyKey
      extended by org.apache.myfaces.trinidadinternal.uinode.UINodePropertyKey

public class UINodePropertyKey
extends org.apache.myfaces.trinidad.bean.PropertyKey

PropertyKey subclass that knows about AttributeKeys.


Field Summary
 
Fields inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
CAP_LIST, CAP_NOT_BOUND, CAP_STATE_HOLDER, CAP_TRANSIENT
 
Method Summary
 AttributeKey getAttributeKey()
           
 
Methods inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
createPropertyKey, equals, getDefault, getIndex, getName, getOwner, getSupportsBinding, getType, hashCode, isList, isTransient, restoreValue, saveValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getAttributeKey

public AttributeKey getAttributeKey()


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