#include <manager.h>

Public Member Functions | |
| int | GetPage () const |
| void | SetPage (int page) |
| wxPGMEditableState (const wxString &str) | |
| wxPGMEditableState (const wxPropertyGridManager *pgm, int includedState=All) | |
| wxPGMEditableState () | |
| virtual | ~wxPGMEditableState () |
| wxPGMEditableState::wxPGMEditableState | ( | ) |
Constructor.
| wxPGMEditableState::wxPGMEditableState | ( | const wxPropertyGridManager * | pgm, | |
| int | includedState = All | |||
| ) |
Constructor.
| wxPGMEditableState::wxPGMEditableState | ( | const wxString & | str | ) |
Constructor.
| virtual wxPGMEditableState::~wxPGMEditableState | ( | ) | [virtual] |
Destructor.
1.5.5