The ActionFactory class is a factory that creates Action objects to execute actions on the server. More...
Public Member Functions | |
| def | create |
| Creates a list of Action objects given a parent, model and definition. | |
The ActionFactory class is a factory that creates Action objects to execute actions on the server.
Typically those shown in the toolbar and menus for an specific model
Definition at line 117 of file Action.py.
| def Koo::Screen::Action::ActionFactory::create | ( | parent, | ||
| definition, | ||||
| model | ||||
| ) |