Base functionality and useful constants
Classes
| Class | Description | |
|---|---|---|
| AlertHelper |
Helper class for alerts.
| |
| Constants |
Constants used by FreeFlow.
| |
| EnumDescription |
Helper class to get descriptions of enums.
| |
| EnumDescriptionAttribute |
Attribute used to give textual descriptions to enums.
| |
| FreeFlowException |
Exception class thrown by FreeFlow.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IGetAttachment |
Interface used to get images for image fields
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| AlertType | The type of alerts provided by the engine | |
| AttachmentType | Type of an attachment. | |
| FieldUsage | Usage of a field in a form during an action. | |
| UserActionType | The type of a user action, indicating whether a form will be used or a confirm dialog should be shown. |