NIREP
|
Public Member Functions | |
virtual wxGridCellRenderer * | Clone () const |
virtual void | Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) |
wxGridCellChoiceRenderer (wxLayoutAlignment border=wxLAYOUT_NONE) |
wxGridCellChoiceRenderer::wxGridCellChoiceRenderer | ( | wxLayoutAlignment | border = wxLAYOUT_NONE | ) | [inline] |
virtual wxGridCellRenderer* wxGridCellChoiceRenderer::Clone | ( | ) | const [inline, virtual] |
void wxGridCellChoiceRenderer::Draw | ( | wxGrid & | grid, |
wxGridCellAttr & | attr, | ||
wxDC & | dc, | ||
const wxRect & | rect, | ||
int | row, | ||
int | col, | ||
bool | isSelected | ||
) | [virtual] |