Classes
Class | Description | |
---|---|---|
AlternativeFormInfo |
AlternativeFormInfo data container class.
| |
AlternativeFormInfoProvider |
Class providing AlternativeFormInfo management.
| |
CodeGenerator |
Helper for the code generation.
| |
CombineWithFormSettings |
Settings for combining form fields
| |
FieldMacroRule |
Class represents field validation macro rule.
| |
FormCategoryInfo |
Class for storing info about categories.
| |
FormControlImport |
Handles special actions during the Form control import process.
| |
FormFieldControlTypeCode |
Field control types - string public constants.
| |
FormFieldInfo |
Represents form field definition.
| |
FormHelper |
Class providing form helper methods.
| |
FormInfo |
Ensures management of XML file that represents the form definition.
| |
FormModule |
Represents the Form module.
| |
FormModuleMetadata |
Represents the Form module metadata.
| |
FormTaskType |
Web farm tasks for form operations
| |
FormUserControlInfo |
FormUserControl info data container class.
| |
FormUserControlInfoProvider |
Class to provide FormUserControl management.
| |
FormVisibilityInfo |
Ensures management of XML file that represents the form visibility definition.
| |
SpecialField |
Special field definition.
| |
SpecialFieldMacro |
Class for storing values of macro special fields.
| |
SpecialFieldsDefinition |
Class for storing special fields.
| |
SpecialFieldValue |
Class for storing values of special fields.
|
Enumerations
Enumeration | Description | |
---|---|---|
FieldEditorControlsEnum |
Type of custom controls that can be selected from the control list in FieldEditor.
| |
FieldTypeEnum |
Field types enum.
| |
FormAccessEnum |
Indicates which group of users can manage form.
| |
FormCategoryPropertyEnum |
Form category info property types.
| |
FormFieldControlTypeEnum |
Field control types.
| |
FormFieldPropertyEnum |
Form field info property types.
| |
FormFieldVisibilityTypeEnum |
Field visibility types.
| |
FormLayoutEnum |
Form layout enumeration - for default form layout.
| |
FormLayoutTypeEnum |
Enum for form layout type.
| |
FormResolveTypeEnum |
Field macro resolving control types.
| |
FormUserControlTypeEnum |
Controls type enum.
|