org.apache.myfaces.examples.misc
Class TestCheckBoxList

java.lang.Object
  extended by org.apache.myfaces.examples.misc.TestCheckBoxList

public class TestCheckBoxList
extends java.lang.Object

Version:
$Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
Author:
Sylvain Vieujot (latest modification by $Author: grantsmith $)

Constructor Summary
TestCheckBoxList()
           
 
Method Summary
 java.util.List getTestCheckBoxes()
           
 void setTestCheckBoxes(java.util.List testCheckBoxes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCheckBoxList

public TestCheckBoxList()
Method Detail

getTestCheckBoxes

public java.util.List getTestCheckBoxes()

setTestCheckBoxes

public void setTestCheckBoxes(java.util.List testCheckBoxes)


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.