 
       wx.propgrid.PGWindowList¶
  wx.propgrid.PGWindowList¶Contains a list of editor windows returned by CreateControls.
 Properties Summary¶
 Properties Summary¶| m_primary | A public C++ attribute of type Window. | 
| m_secondary | A public C++ attribute of type Window. | 
 Class API¶
 Class API¶wx.propgrid.PGWindowList(object)¶Possible constructors:
PGWindowList()
PGWindowList(a)
PGWindowList(a, b)
Contains a list of editor windows returned by CreateControls.
__init__(self, *args, **kw)¶__init__ (self)
__init__ (self, a)
| Parameters: | a (wx.Window) – | 
|---|
__init__ (self, a, b)
| Parameters: | 
|---|