org.apache.myfaces.examples.misc
Class TestCheckBoxList

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

public class TestCheckBoxList
extends 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
 List getTestCheckBoxes()
           
 void setTestCheckBoxes(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 List getTestCheckBoxes()

setTestCheckBoxes

public void setTestCheckBoxes(List testCheckBoxes)


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