Related help topics: Creates basic action items.
Inheritance diagram for ActionFactory:Static Public Member Functions | |
| def | Create (category, name, fxn) |
| def | CreateFromAbstract (item) |
Static Public Attributes | |
| list | ActionItems = [] |
| list | CustomActionItems = [] |
|
static |
Creates a new action item from the category, name and function.
|
static |
Creates a new action item from an AbstractCustomActionItem