Interface | Description |
---|---|
FormFactoryProvider<T> |
Interface representing a set of create/update forms
|
FormPolicy |
Class | Description |
---|---|
AbstractFormFactoryProvider<F extends Contexed,T> |
This type is intended to provide a way of producing lists of classes that can be modified via forms.
|
FormEntry<F extends Contexed,T> |
FormEntry holds a reference to a Factory class that is capable of being manipulated via the form interfaces
This type is intended to provide an entry in lists of classes that can be modified via forms.
|
FormFactoryProviderRegistry<T extends FormFactoryProvider> |
Factory class for a set of FormFactoryProviders.
|
FormFactoryProviderTransitionProvider<T> | |
FormRegistry<T extends FormEntry> |
Enum | Description |
---|---|
FormOperations |
FormFactory
type forms.