wxPg::wxWindow_def_updater Class Reference

Default updater for wxWindow. More...

Inheritance diagram for wxPg::wxWindow_def_updater:

wxPg::wxWindow_updater wxPg::wxCalendarCtrl_updater wxPg::wxCheckBox_updater wxPg::wxComboBox_updater wxPg::wxComboCtrl_updater wxPg::wxDatePickerCtrl_updater wxPg::wxGauge_updater wxPg::wxHtmlWindow_updater wxPg::wxHyperlinkCtrl_updater wxPg::wxItemContainer_updater wxPg::wxRadioBox_updater wxPg::wxRichTextCtrl_updater wxPg::wxSpinButton_updater wxPg::wxSpinCtrl_updater wxPg::wxStaticText_updater wxPg::wxTextCtrl_updater wxPg::wxVListBox_updater

List of all members.

Public Member Functions

 wxWindow_def_updater (wxWindow *win, const wxString &field)
 Constructor.
void field (const wxString &field)
 Change field.
const wxString & field () const
 Get current field.


Detailed Description

Default updater for wxWindow.

Base class for other wxWindow updaters.


Constructor & Destructor Documentation

wxPg::wxWindow_def_updater::wxWindow_def_updater ( wxWindow *  win,
const wxString &  field 
)

Constructor.

Parameters:
win - wxWindow to be updated by this updater.
field - database field name.


Member Function Documentation

const wxString& wxPg::wxWindow_def_updater::field (  )  const [inline]

Get current field.

Returns:
current database field name.

void wxPg::wxWindow_def_updater::field ( const wxString &  field  )  [inline]

Change field.

Parameters:
field - new database field name.


Generated on Sat Sep 5 23:00:40 2009 for wxPostgres by  doxygen 1.5.8