 wx.propgrid.PGWindowList¶
 wx.propgrid.PGWindowList¶Contains a list of editor windows returned by CreateControls.
 Class Hierarchy¶
 Class Hierarchy¶ Inheritance diagram for class PGWindowList:
Inheritance diagram for class PGWindowList:
 Methods Summary¶
 Methods Summary¶| Gets window of primary editor. | |
| Gets window of secondary editor. | |
 Properties Summary¶
 Properties Summary¶| See  | |
| See  | 
 Class API¶
 Class API¶Possible constructors:
PGWindowList(primary, secondary=None) -> None
Contains a list of editor windows returned by CreateControls.
Gets window of primary editor.
Window
Added in version 4.1/wxWidgets-3.1.4.
Gets window of secondary editor.
Window
Added in version 4.1/wxWidgets-3.1.4.
See GetPrimary
See GetSecondary and SetSecondary