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 |
|
ElementGridLayout |
|
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 |
|
ElementSubform |
|
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 |
|
FormDefinitionLoader |
This class reads an structure xml and create the form elements containment
hierarchy.
|
FormNotification |
|
FormStructure |
|
FunctionI18NRunner |
|
FunctionRunner |
|
NullObject |
|
ScriptQueryRunner |
|
ValidatorRunner |
|
XMLUtil |
|