Save This Page
Home » mojarra-1.2_09-b02-FCS-source » javax.faces.component » [javadoc | source]
javax.faces.component
class: _AttachedStateWrapper [javadoc | source]
java.lang.Object
   javax.faces.component._AttachedStateWrapper

All Implemented Interfaces:
    Serializable

Constructor:
 public _AttachedStateWrapper(Class clazz,
    Object wrappedStateObject) 
    Parameters:
    clazz - null means wrappedStateObject is a List of state objects
    wrappedStateObject -
Method from javax.faces.component._AttachedStateWrapper Summary:
getClazz,   getWrappedStateObject
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.faces.component._AttachedStateWrapper Detail:
 public Class getClazz() 
 public Object getWrappedStateObject()