| UIExpandCollapseBlock |
In the context of a form, specifies an expand/collapse block specification.
|
| UIFormBody |
Allows defining the body of a custom form.
|
| UIFormBottomBar |
The bottom bar of a form can be composed of four buttons:
Close
Revert
Save
Save & Close
|
| UIFormContext |
Context provided by the user interface container
that helps when defining the various parts of a custom form.
|
| UIFormGroup |
In the context of a form, specifies a group of form rows or form groups with an indentation.
|
| UIFormHeader |
Allows defining the header of a custom form.
|
| UIFormNode |
In the context of a form, specifies a record node in a row.
|
| UIFormPane |
Allows to define an HTML content.
|
| UIFormPaneWriter |
Encapsulates an HTTP response so that a form layout is able
to generate its part of the page, including the building of
standard model-driven widgets.
|
| UIFormRow |
In the context of a form, specifies a row composed of an icon, a label and a user input
area (or display area, if in read-only mode).
|
| UIFormWriter |
This interface offers methods useful to create standard EBX® forms.
|