Uses of Interface
org.jreform.MultiCheckbox

Packages that use MultiCheckbox
org.jreform Main package that defines public api. 
org.jreform.internal Contains the bulk of implementation. 
 

Uses of MultiCheckbox in org.jreform
 

Methods in org.jreform that return MultiCheckbox
<T> MultiCheckbox<T>
InputCollection.getMultiCheckbox(String name)
           
 

Uses of MultiCheckbox in org.jreform.internal
 

Classes in org.jreform.internal that implement MultiCheckbox
(package private)  class MultiCheckboxImpl<T>
           
 

Methods in org.jreform.internal that return MultiCheckbox
<T> MultiCheckbox<T>
AbstractInputCollection.getMultiCheckbox(String name)
           
 



Copyright © 2007-2008 jReform