Package | Description |
---|---|
fc.web.forms |
Encapsulates HTML forms as java objects (Usage Diagram [in new window], Class Hierarchy Diagram).
|
Modifier and Type | Method and Description |
---|---|
Checkbox |
Form.getCheckbox(String name)
Returns the field with the specific name as a
Checkbox . |