CompositeFormFragment |
Represents a composite form field.
|
CompositeFormFragmentPart |
Represents a "part" of a CompositeFormFragment.
|
Form |
Form represents a form which can have multiple FormVersions of which typically one is currently active.
|
FormCategory |
Form categories can be used to order forms.
|
FormFragment |
Represents a form field within a form.
|
FormFragmentContainer |
Container for FormFragments.
|
FormFragmentFormSection |
This interface is implemented by all form fragments providing a form section.
|
FormFragmentRepeat |
Interface for a form fragment that is to be repeated a configurable number of times.
|
FormFragmentRepeatFormSection |
Interface for a form fragment that repeats a FormSection.
|
FormInputFragment |
Represents a simple form field that can have input.
|
FormLogicContainer |
Special case of the FormFragmentContainer that also contains FormLogic.
|
FormSection |
Form represents a form which can have multiple FormSectionVersions of which typically one is currently
active.
|
FormSectionVersion |
Represents a form section version.
|
FormStep |
Represents a form step.
|
FormVersion |
A version of a Form.
|