NIREP

wxGridCellChoiceRenderer Class Reference

Inheritance diagram for wxGridCellChoiceRenderer:
Collaboration diagram for wxGridCellChoiceRenderer:

List of all members.

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)

Constructor & Destructor Documentation

wxGridCellChoiceRenderer::wxGridCellChoiceRenderer ( wxLayoutAlignment  border = wxLAYOUT_NONE) [inline]

Member Function Documentation

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]
 All Classes Functions Variables Typedefs Enumerations Enumerator