This is the complete list of members for
wxFastComboEditor, including all inherited members.
AppendToCombo(wxString &append) | wxFastComboEditor | |
ApplyEdit(int row, int col, wxGrid *grid) | wxFastComboEditor | [virtual] |
BeginEdit(int row, int col, wxGrid *grid) | wxFastComboEditor | [virtual] |
Clone() const | wxFastComboEditor | [virtual] |
Combo() const | wxFastComboEditor | [inline, protected] |
Create(wxWindow *parent, wxWindowID id, wxEvtHandler *evtHandler) | wxFastComboEditor | [virtual] |
EndEdit(int row, int col, const wxGrid *grid, const wxString &oldval, wxString *newval) | wxFastComboEditor | [virtual] |
GetValue() const | wxFastComboEditor | [virtual] |
m_allowOthers | wxFastComboEditor | [protected] |
m_choices | wxFastComboEditor | [protected] |
m_pointActivate | wxFastComboEditor | [protected] |
m_selection | wxFastComboEditor | [protected] |
m_startValue | wxFastComboEditor | [protected] |
PaintBackground(const wxRect &rectCell, wxGridCellAttr *attr) | wxFastComboEditor | [virtual] |
Reset() | wxFastComboEditor | [virtual] |
SetChoice(wxString &selection) | wxFastComboEditor | |
SetParameters(const wxString ¶ms) | wxFastComboEditor | [virtual] |
SetParameters(size_t count, const wxString choices[]) | wxFastComboEditor | |
SetParameters(const wxArrayString &choices) | wxFastComboEditor | |
wxFastComboEditor(size_t count=0, const wxString choices[]=NULL, bool allowOthers=FALSE) | wxFastComboEditor | |