Uses of Class
fc.web.forms.Checkbox

Packages that use Checkbox
fc.web.forms Encapsulates HTML forms as java objects (Usage Diagram [in new window], Class Hierarchy Diagram). 
 

Uses of Checkbox in fc.web.forms
 

Methods in fc.web.forms that return Checkbox
 Checkbox Form.getCheckbox(java.lang.String name)
          Returns the field with the specific name as a Checkbox.