wx.lib.inspection.InspectionTree¶All of the widgets in the app, and optionally their sizers, are loaded into this tree.
Class Hierarchy¶
Inheritance diagram for class InspectionTree:
Known Superclasses¶
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Find the tree item for a widget. |
|
Returns the string to be used in the tree for a sizer |
|
Returns the string to be used in the tree for a widget |
|
Class API¶All of the widgets in the app, and optionally their sizers, are loaded into this tree.
Initialize self. See help(type(self)) for accurate signature.
Find the tree item for a widget.
Returns the string to be used in the tree for a sizer
Returns the string to be used in the tree for a widget