This is the complete list of members for
wxGridCellEnumRenderer, including all inherited members.
| Clone() const =0 | wxGridCellRenderer | [pure virtual] |
| Draw(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected)=0 | wxGridCellRenderer | [pure virtual] |
| GetBestSize(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, int row, int col)=0 | wxGridCellRenderer | [pure virtual] |
| SetParameters(const wxString ¶ms) | wxGridCellEnumRenderer | [virtual] |
| wxGridCellEnumRenderer(const wxString &choices=wxEmptyString) | wxGridCellEnumRenderer | |
| wxGridCellStringRenderer() | wxGridCellStringRenderer | |