Creates basic action items.
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