|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractForm | A form that contains a set of its own inputs, errors and input groups. |
AbstractInputCollection | |
AbstractInputControl<T> | Base class for single- and multi-value input controls. |
BaseHtmlForm | |
CheckboxImpl<T> | |
DefaultValueMap<K,V> | A map that returns a default value instead of null when a key is not found. |
GroupImpl | An input group maintains its own set of inputs and errors and has its own validation rules. |
InputControlModifier<T> | |
InputImpl<T> | |
MultiCheckboxImpl<T> | |
MultiInputImpl<T> | |
MultiInputValidator<T> | Validates a multi-value input. |
MultiSelectImpl<T> | |
RadioImpl<T> | |
SelectImpl<T> | |
ValidationResult<T> | The result of a validation operation by a ValueAttributeValidator . |
ValueAttributeValidator<T> | Validator for the value attribute of an input. |
Contains the bulk of implementation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |