This is the complete list of members for
wxGridCellChoiceEditor, including all inherited members.
ApplyEdit(int row, int col, wxGrid *grid)=0 | wxGridCellEditor | [pure virtual] |
BeginEdit(int row, int col, wxGrid *grid)=0 | wxGridCellEditor | [pure virtual] |
Clone() const =0 | wxGridCellEditor | [pure virtual] |
Create(wxWindow *parent, wxWindowID id, wxEvtHandler *evtHandler)=0 | wxGridCellEditor | [pure virtual] |
Destroy() | wxGridCellEditor | [virtual] |
EndEdit(int row, int col, const wxGrid *grid, const wxString &oldval, wxString *newval)=0 | wxGridCellEditor | [pure virtual] |
HandleReturn(wxKeyEvent &event) | wxGridCellEditor | [virtual] |
IsCreated() | wxGridCellEditor | |
PaintBackground(const wxRect &rectCell, wxGridCellAttr *attr) | wxGridCellEditor | [virtual] |
Reset()=0 | wxGridCellEditor | [pure virtual] |
SetParameters(const wxString ¶ms) | wxGridCellChoiceEditor | [virtual] |
SetSize(const wxRect &rect) | wxGridCellEditor | [virtual] |
Show(bool show, wxGridCellAttr *attr=NULL) | wxGridCellEditor | [virtual] |
StartingClick() | wxGridCellEditor | [virtual] |
StartingKey(wxKeyEvent &event) | wxGridCellEditor | [virtual] |
wxGridCellChoiceEditor(size_t count=0, const wxString choices[]=NULL, bool allowOthers=false) | wxGridCellChoiceEditor | |
wxGridCellChoiceEditor(const wxArrayString &choices, bool allowOthers=false) | wxGridCellChoiceEditor | |
wxGridCellEditor() | wxGridCellEditor | |
~wxGridCellEditor() | wxGridCellEditor | [protected, virtual] |