Home | Trees | Indices | Help |
|
---|
|
wx.Window --+ | cMultiSashLeaf
A leaf represent a split window, one instance of the displayed content widget.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Method Details |
Set current leaf as focused leaf. Typically, the focused widget will be required to further actions and processing. |
Sets the as content child of this leaf. @param content The new content widget to set.. @type content Any wx.Window derived object. |
Add a leaf. returns (Status, error) errors: 1: lacking space to add leaf |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 23 01:55:31 2020 | http://epydoc.sourceforge.net |