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: | 460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved 2021. |
| 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)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
classmethod
getMainFormClass()¶ Gets the class of the main form
Returns: output –
-
getTableClassCallbacksModel()¶
-
getTableGlobalCallbacksModel()¶
-
getTableObjectCallbacksModel()¶
-
keepAlive= False¶
-
multiple= False¶
-
classmethod
openCallbackObserver()¶
-
savable= False¶
-
showInToolbar= True¶
-
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:
-