Public Member Functions | |
virtual wxPG_CONST_WXCHAR_PTR | GetName () const |
Returns pointer to the name of the editor. |
virtual wxPG_CONST_WXCHAR_PTR wxPGChoiceAndButtonEditor::GetName | ( | ) | const [virtual] |
Returns pointer to the name of the editor.
For example, wxPG_EDITOR(TextCtrl) has name "TextCtrl". This method is autogenerated for custom editors.
Reimplemented from wxPGChoiceEditor.