wx.propgrid.PGCellData¶
Class Hierarchy¶
Methods Summary¶
|
Class API¶
- class wx.propgrid.PGCellData(RefCounter)¶
Possible constructors:
PGCellData() -> None
Methods¶
- __init__(self)¶
- Return type:
None
- SetBitmap(self, bitmap)¶
- Parameters:
bitmap (wx.BitmapBundle)
- Return type:
None
- SetText(self, text)¶
- Parameters:
text (string)
- Return type:
None
- ~wxPGCellData(self)
- Return type:
None