Version: 2.9.4
wxGridCellFloatRenderer Member List
This is the complete list of members for wxGridCellFloatRenderer, including all inherited members.
Clone() const =0wxGridCellRenderer [pure virtual]
Draw(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected)=0wxGridCellRenderer [pure virtual]
GetBestSize(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, int row, int col)=0wxGridCellRenderer [pure virtual]
GetFormat() const wxGridCellFloatRenderer
GetPrecision() const wxGridCellFloatRenderer
GetWidth() const wxGridCellFloatRenderer
SetFormat(int format)wxGridCellFloatRenderer
SetParameters(const wxString &params)wxGridCellFloatRenderer [virtual]
SetPrecision(int precision)wxGridCellFloatRenderer
SetWidth(int width)wxGridCellFloatRenderer
wxGridCellFloatRenderer(int width=-1, int precision=-1, int format=wxGRID_FLOAT_FORMAT_DEFAULT)wxGridCellFloatRenderer
wxGridCellStringRenderer()wxGridCellStringRenderer
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines