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