Classes
| Class | Description | |
|---|---|---|
| ActionGroup |
Define a priority/relevance and optional named group for an action. The priority/relevance influence the position of the action in menus.
| |
| ActionLocation |
Define the location of an action in menus. Actions can be grouped by type (add,edit,delete,other) and in primary and secondary.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ActionCheckedStatus |
Actions may have a checkbox associated with them, indicating it they are turned on or not or uncheckable.
| |
| ActionGroupPriority |
The priority/relevance of an action group. Use 'PrimaryHigh' if actions in this group are the most relevant actions available. Otherwise use another value to move actions down in menus.
| |
| ActionType |
Enumeration of different types of actions. If in doupt use 'Other'.
|