List of all members.
Public Member Functions |
| | FieldValuesDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(236, 335), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL) |
| | ~FieldValuesDialog () |
Public Attributes |
| wxGrid * | FieldValuesGrid |
Protected Member Functions |
| virtual void | OnIdle (wxIdleEvent &event) |
| virtual void | OnCellEdit (wxGridEvent &event) |
Detailed Description
Class FieldValuesDialog
Constructor & Destructor Documentation
| FieldValuesDialog::FieldValuesDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxString & |
title = wxEmptyString, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( 236,335 ), |
|
|
long |
style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL | |
|
) |
| | |
| FieldValuesDialog::~FieldValuesDialog |
( |
|
) |
|
Member Function Documentation
| virtual void FieldValuesDialog::OnCellEdit |
( |
wxGridEvent & |
event |
) |
[inline, protected, virtual] |
| virtual void FieldValuesDialog::OnIdle |
( |
wxIdleEvent & |
event |
) |
[inline, protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: