CanContainCustomImage() const | wxPGEditor | [virtual] |
CopyValueFromControl(wxPGProperty *property, wxWindow *ctrl) const=0 | wxPGEditor | [pure virtual] |
CreateControls(wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &sz, wxWindow **psecondary) const=0 | wxPGEditor | [pure virtual] |
DeleteItem(wxWindow *ctrl, int index) const | wxPGEditor | [virtual] |
DrawValue(wxDC &dc, wxPGProperty *property, const wxRect &rect) const | wxPGEditor | [virtual] |
GetName() const=0 | wxPGEditor | [pure virtual] |
InsertItem(wxWindow *ctrl, const wxString &label, int index) const | wxPGEditor | [virtual] |
OnEvent(wxPropertyGrid *propgrid, wxPGProperty *property, wxWindow *wnd_primary, wxEvent &event) const=0 | wxPGEditor | [pure virtual] |
OnFocus(wxPGProperty *property, wxWindow *wnd) const | wxPGEditor | [virtual] |
SetControlIntValue(wxWindow *ctrl, int value) const | wxPGEditor | [virtual] |
SetControlStringValue(wxWindow *ctrl, const wxString &txt) const | wxPGEditor | [virtual] |
SetValueToUnspecified(wxWindow *ctrl) const=0 | wxPGEditor | [pure virtual] |
UpdateControl(wxPGProperty *property, wxWindow *ctrl) const=0 | wxPGEditor | [pure virtual] |
wxPGEditor() | wxPGEditor | [inline] |
~wxPGEditor() | wxPGEditor | [virtual] |