wxPGCommonValue Class Reference

wxPropertyGrid stores information about common values in these records. More...

#include <propgrid.h>

List of all members.

Public Member Functions

virtual wxString GetEditableText () const
const wxString & GetLabel () const
wxPGCellRendererGetRenderer () const
 wxPGCommonValue (const wxString &label, wxPGCellRenderer *renderer)
virtual ~wxPGCommonValue ()

Protected Attributes

wxString m_label
wxPGCellRendererm_renderer

Detailed Description

wxPropertyGrid stores information about common values in these records.

Definition at line 3358 of file propgrid.h.


Constructor & Destructor Documentation

wxPGCommonValue::wxPGCommonValue ( const wxString &  label,
wxPGCellRenderer renderer 
) [inline]

Definition at line 3362 of file propgrid.h.

virtual wxPGCommonValue::~wxPGCommonValue (  )  [inline, virtual]

Definition at line 3368 of file propgrid.h.


Member Function Documentation

virtual wxString wxPGCommonValue::GetEditableText (  )  const [inline, virtual]

Definition at line 3373 of file propgrid.h.

const wxString& wxPGCommonValue::GetLabel (  )  const [inline]

Definition at line 3374 of file propgrid.h.

wxPGCellRenderer* wxPGCommonValue::GetRenderer (  )  const [inline]

Definition at line 3375 of file propgrid.h.


Member Data Documentation

wxString wxPGCommonValue::m_label [protected]

Definition at line 3378 of file propgrid.h.

Definition at line 3379 of file propgrid.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:06 2013