| AbstractFormItem |
Base class for all form item implementations.
|
| AbstractStateMachine |
|
| DataMapping |
Takes care of the mapping between form fields and the model.
|
| Decoration |
Predefined set of decorations which can be applied and
unapplied to an Appearance to modify its L&F.
|
| EncryptExpressionEvent |
|
| EncryptExpressionEvent.EncryptExpressionHandler |
|
| Form |
A form bound to a model using well defined states and operations.
|
| Form.CancelCallback |
|
| Form.Operation |
|
| Form.PrepareRemove |
Callback to prepare the remove operation.
|
| Form.PrepareReset |
Callback to prepare the reset operation.
|
| Form.SaveCallback |
|
| Form.State |
|
| FormItem |
|
| FormItemValidation |
Simple form item validation handler
|
| FormItemValidation.ValidationRule |
|
| FormValidation |
Makes it possible to validate the form as a whole or to check fields which depend on other fields.
|
| ListItem |
|
| ModelNodeItem |
Marker interface for form items which manage complex attributes.
|
| PatternValidation |
|
| ResolveExpressionEvent |
|
| ResolveExpressionEvent.ResolveExpressionHandler |
|
| SelectBoxBridge.ChangeListener |
|
| SelectBoxBridge.Multi |
|
| SelectBoxBridge.Options |
|
| SelectBoxBridge.Single |
|
| StateMachine |
|
| SuggestHandler |
An interface to suggest values for form items.
|
| SwitchBridge.Api |
|
| SwitchBridge.ChangeListener |
|
| TagsItem |
|
| TagsManager.Api |
|
| TagsManager.Options |
|
| TagsManager.Validator |
|
| TextBoxItem |
|
| ValidationResult |
|