Data of a single wx.propgrid.PGChoices choice.
wx.propgrid.
PGChoiceEntry
(PGCell)¶Possible constructors:
PGChoiceEntry()
PGChoiceEntry(other)
PGChoiceEntry(label, value=PG_INVALID_VALUE)
Data of a single PGChoices choice.
__init__
(self, *args, **kw)¶__init__ (self)
__init__ (self, other)
other (wx.propgrid.PGChoiceEntry) –
__init__ (self, label, value=PG_INVALID_VALUE)
label (string) –
value (int) –
GetValue
(self)¶int
SetValue
(self, value)¶value (int) –