OrsGenericAction¶
Plugin used to executed configurable action created with OrsGenericActionGenerator
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved. |
| date: | July 2017 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | bde800c8761311e780d1448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsGenericAction.OrsGenericAction.OrsGenericAction(varname=None, managed=True)¶ -
classmethod
addActionsMethods()¶
-
closable= True¶
-
classmethod
executeAction(actionString)¶ Evaluates a string from an action
Parameters: actionString (str) – the string to evaluate
-
classmethod
getAbout()¶
-
getState()¶
-
keepAlive= False¶
-
multiple= True¶
-
static
openGUI()¶
-
savable= True¶
-
setState(state)¶
-
classmethod