| AbstractElement<T> |
POJO wrapper of an XML element in a Form Artifact Definition.
|
| AbstractElementContainer |
A element container is an element which can contain other elements containers
and fields.
|
| AbstractElementField<T> |
A field is a terminal element that contain data
|
| AbstractElementSelector |
Selector field element in a Form Artifact Definition.
|
| AbstractFormInstanceCreator |
Create an instance of a Form layout
|
| AbstractFormInstanceLoader |
Abstract class to define the procedure to load a form instance
|
| Constants |
Contains some values that are used in a form definition, like tags,
attributes, functions, styles
|
| ElementButton |
POJO wrapper of a button element in a Form Artifact Definition.
|
| ElementCheckBox |
A POJO wrapper of a checkBox element in a Form Definition
|
| ElementColumn |
|
| ElementComboBox |
POJO wrapper of a comboBox element in a Form Artifact Definition.
|
| ElementDateField |
POJO wrapper of a dateField element in a Form Artifact Definition.
|
| ElementForm |
|
| ElementGrid |
POJO wrapper of a grid element in a Form Artifact Definition.
|
| ElementGridLayout |
POJO wrapper of a gridLayout element in a Form Artifact Definition.
|
| ElementHorizontalLayout |
POJO wrapper of a horizontalLayout element in a Form Artifact Definition.
|
| ElementI18N |
|
| ElementImage |
POJO wrapper of a image element in a Form Artifact Definition.
|
| ElementLabel |
POJO wrapper of a label element in a Form Artifact Definition
|
| ElementListSelectFilter |
POJO wrapper of a listSelectFilter element in a Form Artifact Definition.
|
| ElementMiniApplication |
POJO to represent tag miniApplication, a mini application extends functionalities
not supported by the process engine directly for example make connections
|
| ElementScript |
POJO wrapper of a script element in a Form Artifact Definition and
external scripts.
|
| ElementSubform |
POJO wrapper of a subform element in a Form Artifact Definition.
|
| ElementTextArea |
POJO wrapper of a textArea element in a Form Artifact Definition.
|
| ElementTextField |
POJO wrapper of a textField element in a Form Artifact Definition.
|
| ElementTree |
|
| ElementUpload |
POJO wrapper of a upload element in a Form Artifact Definition.
|
| ElementVerticalLayout |
POJO wrapper of a verticalLayout element in a Form Artifact Definition.
|
| EventDescriptor<T> |
|
| FileInformation |
|
| FormArtifactPrinter |
Class to manage printable form artifacts.
|
| FormDefinitionLoader |
This class reads an structure xml and create the form elements containment
hierarchy.
|
| FormNotification |
|
| FormStructure |
|
| FunctionI18NRunner |
|
| FunctionRunner |
|
| NullObject |
|
| ScriptQueryRunner |
|
| ValidatorRunner |
|
| XMLUtil |
|