Create(wxWindow *parent)=0 | wxComboPopup | [pure virtual] |
DestroyPopup() | wxComboPopup | [virtual] |
Dismiss() | wxComboPopup | |
FindItem(const wxString &item, wxString *trueItem=NULL) | wxComboPopup | [virtual] |
GetAdjustedSize(int minWidth, int prefHeight, int maxHeight) | wxComboPopup | [virtual] |
GetComboCtrl() const | wxComboPopup | |
GetControl()=0 | wxComboPopup | [pure virtual] |
GetStringValue() const =0 | wxComboPopup | [pure virtual] |
Init() | wxComboPopup | [virtual] |
IsCreated() const | wxComboPopup | |
LazyCreate() | wxComboPopup | [virtual] |
m_combo | wxComboPopup | [protected] |
OnComboDoubleClick() | wxComboPopup | [virtual] |
OnComboKeyEvent(wxKeyEvent &event) | wxComboPopup | [virtual] |
OnDismiss() | wxComboPopup | [virtual] |
OnPopup() | wxComboPopup | [virtual] |
PaintComboControl(wxDC &dc, const wxRect &rect) | wxComboPopup | [virtual] |
SetStringValue(const wxString &value) | wxComboPopup | [virtual] |
wxComboPopup() | wxComboPopup |