phoenix_title wx.propgrid.PGChoicesData


class_hierarchy Class Hierarchy

Inheritance diagram for class PGChoicesData:

method_summary Methods Summary

__init__

Clear

CopyDataFrom

GetCount

Insert

Item

~wxPGChoicesData


property_summary Properties Summary

Count

See GetCount


api Class API

class 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

wx.propgrid.PGChoiceEntry

Item(self, i)
Parameters

i (int) –

Return type

wx.propgrid.PGChoiceEntry

~wxPGChoicesData(self)
Count

See GetCount