wxStringProperty Class Reference

Basic property with string value. More...

#include <props.h>

Inheritance diagram for wxStringProperty:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void OnSetValue ()
 wxStringProperty (const wxString &label=wxPG_LABEL, const wxString &name=wxPG_LABEL, const wxString &value=wxEmptyString)
virtual ~wxStringProperty ()

Detailed Description

Basic property with string value.

Supported special attributes:

Remarks:
  • If value "<composed>" is set, then actual value is formed (or composed) from values of child properties.

Definition at line 323 of file props.h.


Constructor & Destructor Documentation

wxStringProperty::wxStringProperty ( const wxString &  label = wxPG_LABEL,
const wxString &  name = wxPG_LABEL,
const wxString &  value = wxEmptyString 
)
virtual wxStringProperty::~wxStringProperty (  )  [virtual]

Member Function Documentation

virtual void wxStringProperty::OnSetValue (  )  [virtual]

This is updated so "<composed>" special value can be handled.

Reimplemented from wxPGProperty.


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:08 2013