| AbstractForm<T> |
A generic form with some reasonable UI defaults.
|
| AbstractFormItem<T> |
Base class for all form item implementations.
|
| AbstractStateMachine |
|
| AddOnlyStateMachine |
A state machine for transient models.
|
| BlocklistValidation |
|
| ButtonItem |
|
| CompositeFormItem |
A form item composed from a list of other form items.
|
| DefaultMapping<T> |
|
| EditingAppearance<T> |
Abstract editing appearance which builds the following DOM tree:
|
| EncryptExpression |
|
| EncryptExpressionEvent |
|
| ExistingStateMachine |
A state machine for existing models.
|
| FileItem |
|
| Form.FinishRemove<T> |
Callback to be used after the remove operation has been successfully executed.
|
| Form.FinishReset<T> |
Callback to be used after the reset operation has been successfully executed.
|
| FormLinks<T> |
Links for commons form operations placed above the actual form.
|
| ListItem |
|
| MultiSelectBoxItem |
|
| NumberDoubleItem |
|
| NumberItem |
|
| NumberSelectItem |
A form item to select from a small set of distinct numbers using a button group.
|
| PatternValidation |
|
| PatternValidation.JndiNameValidation |
|
| PreListItem |
|
| PreTextItem |
|
| PropertiesItem |
|
| RadioItem |
|
| ReadOnlyAppearance<T> |
Abstract read-only appearance which builds the following DOM tree:
|
| ReadOnlyStateMachine |
A read-only state machine.
|
| RequiredValidation<T> |
|
| ResolveExpression |
|
| ResolveExpressionEvent |
|
| SelectBoxBridge |
|
| SelectBoxBridge.Defaults |
|
| SelectBoxBridge.Multi |
|
| SelectBoxBridge.Options |
|
| SelectBoxBridge.Single |
|
| SingleSelectBoxItem |
|
| SingletonStateMachine |
A state machine for singleton resources.
|
| StaticItem |
|
| SwitchBridge |
|
| SwitchBridge.Api |
|
| SwitchItem |
|
| TagsItem<T> |
|
| TagsManager |
|
| TagsManager.Api |
|
| TagsManager.Defaults |
|
| TagsManager.Options |
|
| TextBoxItem |
|
| UniqueNameValidation<T> |
|
| URLItem |
|
| ValidationResult |
|