This is the complete list of members for 
wxGridCellFloatEditor, 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) | wxGridCellFloatEditor |   [virtual] | 
  | SetSize(const wxRect &rect) | wxGridCellEditor |   [virtual] | 
  | Show(bool show, wxGridCellAttr *attr=NULL) | wxGridCellEditor |   [virtual] | 
  | StartingClick() | wxGridCellEditor |   [virtual] | 
  | StartingKey(wxKeyEvent &event) | wxGridCellEditor |   [virtual] | 
  | wxGridCellEditor() | wxGridCellEditor |  | 
  | wxGridCellFloatEditor(int width=-1, int precision=-1, int format=wxGRID_FLOAT_FORMAT_DEFAULT) | wxGridCellFloatEditor |  | 
  | wxGridCellTextEditor() | wxGridCellTextEditor |  | 
  | ~wxGridCellEditor() | wxGridCellEditor |   [protected, virtual] |