OrsCallbackObserver_c6958b881ef111e7939f448a5b5d70c0¶
Debugging tool to examine callbacks
| 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: | Apr 11 2017 16:02 |
| dragonflyVersion: | |
| 2.1.0.238 (D) | |
| UUID: | c6958b881ef111e7939f448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsCallbackObserver_c6958b881ef111e7939f448a5b5d70c0.OrsCallbackObserver_c6958b881ef111e7939f448a5b5d70c0.OrsCallbackObserver_c6958b881ef111e7939f448a5b5d70c0(varname=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
closable= True¶
-
closeWidget(name)¶
-
getTableClassCallbacksModel()¶
-
getTableGlobalCallbacksModel()¶
-
getTableObjectCallbacksModel()¶
-
keepAlive= False¶
-
multiple= False¶
-
classmethod
openCallbackObserver()¶
-
classmethod
openGUI()¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
savable= False¶
-
classmethod
topLevelMenu()¶
-
updateModels(loadSavedState=False)¶
-
updateTableClassCallbacksModel()¶ This function is to actualize the table model of class callbacks :return:
-
updateTableGlobalCallbacksModel()¶ This function is to actualize the table model of global callbacks :return:
-
updateTableObjectCallbacksModel()¶ This function is to actualize the table model of object callbacks :return:
-