wxPGCommonValue Class Reference
#include <propgrid.h>
List of all members.
Detailed Description
wxPropertyGrid stores information about common values in these records.
|
Public Member Functions |
|
virtual wxString | GetEditableText () const |
|
const wxString & | GetLabel () const |
|
wxPGCellRenderer * | GetRenderer () const |
|
| wxPGCommonValue (const wxString &label, wxPGCellRenderer *renderer) |
Protected Attributes |
|
wxString | m_label |
|
wxPGCellRenderer * | m_renderer |
The documentation for this class was generated from the following file: