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

Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore.

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

PropertyKey subclass that knows about AttributeKeys.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
org.apache.myfaces.trinidad.bean.PropertyKey.Mutable
 
Field Summary
 
Fields inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
CAP_LIST, CAP_NOT_BOUND, CAP_PARTIAL_STATE_HOLDER, CAP_STATE_HOLDER, CAP_TRANSIENT
 
Method Summary
 AttributeKey getAttributeKey()
          Deprecated.  
 
Methods inherited from class org.apache.myfaces.trinidad.bean.PropertyKey
createPropertyKey, equals, getDefault, getDefaultPropertyKey, getIndex, getMutable, getName, getOwner, getSupportsBinding, getType, hashCode, isList, isPartialStateHolder, 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()
Deprecated. 


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.