Interface | Description |
---|---|
DataManagerIf<T> | |
FormManagedIf | |
FormManagedListIf | |
FormManagedListValidatorIf<T extends FormManagedIf> | |
GenericFormManagedObjectType | |
LOVProviderIf |
This interface defines an LOV (List of Values) Provider that can be used in conjunction with
Cloupia Form Bindings framework.
|
MappableResourceIf | |
PageIf | |
ReportFieldFormatterIf |
This interface defines an LOV (List of Values) Provider that can be used in conjunction with
Cloupia Form Bindings framework.
|
WizardSessionIf |
Class | Description |
---|---|
AbstractFormManagedObject | |
AbstractObjectUIController | |
DummyLOVProvider | |
FieldValidation | |
FormManagedList<T extends FormManagedIf> | |
HtmlPopupStyles |
for use in the annotations
|
LOVProviderRegistry |
This is a registry class for the LOV Providers.
|
Page | |
PageDefinition | |
Resource | |
TabularFieldRegistry |
This is the class where the tabular fields are to be registered.
|
TabularFieldRegistry.TabularField |
This is an inner class to store the Tabular Field
|
WizardController | |
WizardSession | |
WizardSessionRecoveryStateEncoder |
Exception | Description |
---|---|
PageStatusException |
Annotation Type | Description |
---|---|
FormController |
Annotation to specify a form controller for a given object
|
FormField |
Annotation to bind Java object fields to Cloupia UI Framework Form Fields.
|
HideFieldOnCondition |
Annotation to hide field based on a condition
|