Package org.jreform.internal

Contains the bulk of implementation.

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.
 

Package org.jreform.internal Description

Contains the bulk of implementation.



Copyright © 2007-2008 jReform