| java.lang.Object javax.faces.component._AttachedStateWrapper
_AttachedStateWrapper | class _AttachedStateWrapper implements Serializable(Code) | | author: Manfred Geiler (latest modification by $Author: bdudney $) version: $Revision: 225333 $ $Date: 2005-07-26 17:49:19 +0200 (Di, 26 Jul 2005) $ |
_AttachedStateWrapper | public _AttachedStateWrapper(Class clazz, Object wrappedStateObject)(Code) | | Parameters: clazz - null means wrappedStateObject is a List of state objects Parameters: wrappedStateObject - |
getWrappedStateObject | public Object getWrappedStateObject()(Code) | | |
|
|