javax.faces.component
Class _AttachedListStateWrapper

java.lang.Object
  extended by javax.faces.component._AttachedListStateWrapper
All Implemented Interfaces:
java.io.Serializable

 class _AttachedListStateWrapper
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 225333 $ $Date: 2005-07-26 11:49:19 -0400 (Tue, 26 Jul 2005) $
Author:
Manfred Geiler (latest modification by $Author: bdudney $)

Constructor Summary
_AttachedListStateWrapper(java.util.List wrappedStateList)
           
 
Method Summary
 java.util.List getWrappedStateList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_AttachedListStateWrapper

public _AttachedListStateWrapper(java.util.List wrappedStateList)
Method Detail

getWrappedStateList

public java.util.List getWrappedStateList()


Copyright 2006 Apache Software Foundation. All Rights Reserved.