OrsGenericActionGenerator¶
Generator for generic action files associated to the OrsGenericAction plugin
| 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 2018. |
| date: | Jan 17 2017 15:57 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | 08833d02761411e7b6e2448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsGenericActionGenerator.OrsGenericActionGenerator.OrsGenericActionGenerator(varname=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
canCreateAction()¶
-
closable= True¶
-
closeWidget(name)¶
-
createAction()¶
-
classmethod
developerMenu()¶
-
getActionDirectory()¶
-
getActionProperties()¶
-
getActionState()¶
-
getActionTitle()¶
-
getBibliographyModel()¶
-
isActionDirectoryExisting()¶
-
keepAlive= False¶
-
multiple= True¶
-
static
openGUI()¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
refreshUIFromModel()¶ Calls the UI to be updated based on the implementation
-
savable= False¶
-
setActionProperties(actionName, location)¶
-
setActionState(actionState)¶
-
setActionTitle(actionTitle)¶
-