|
See |
wx.propgrid.
PGChoicesData
(RefCounter)¶Possible constructors:
PGChoicesData() -> None
__init__
(self)¶None
Clear
(self)¶None
CopyDataFrom
(self, data : PGChoicesData)¶data (wx.propgrid.PGChoicesData) –
None
GetCount
(self)¶int
Insert
(self, index : int, item : PGChoiceEntry)¶index (int) –
item (wx.propgrid.PGChoiceEntry) –
Item
(self, i : int)¶i (int) –
~wxPGChoicesData(self)