This is the complete list of members for
wxGridCellBoolEditor, 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 | |
IsTrueValue(const wxString &value) | wxGridCellBoolEditor | [static] |
PaintBackground(const wxRect &rectCell, wxGridCellAttr *attr) | wxGridCellEditor | [virtual] |
Reset()=0 | wxGridCellEditor | [pure virtual] |
SetSize(const wxRect &rect) | wxGridCellEditor | [virtual] |
Show(bool show, wxGridCellAttr *attr=NULL) | wxGridCellEditor | [virtual] |
StartingClick() | wxGridCellEditor | [virtual] |
StartingKey(wxKeyEvent &event) | wxGridCellEditor | [virtual] |
UseStringValues(const wxString &valueTrue="1", const wxString &valueFalse=wxEmptyString) | wxGridCellBoolEditor | [static] |
wxGridCellBoolEditor() | wxGridCellBoolEditor | |
wxGridCellEditor() | wxGridCellEditor | |
~wxGridCellEditor() | wxGridCellEditor | [protected, virtual] |