Classes

  ClassDescription
Public classActionGroup
Define a priority/relevance and optional named group for an action. The priority/relevance influence the position of the action in menus.
Public classActionLocation
Define the location of an action in menus. Actions can be grouped by type (add,edit,delete,other) and in primary and secondary.

Enumerations

  EnumerationDescription
Public enumerationActionCheckedStatus
Actions may have a checkbox associated with them, indicating it they are turned on or not or uncheckable.
Public enumerationActionGroupPriority
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.
Public enumerationActionType
Enumeration of different types of actions. If in doupt use 'Other'.