wxPg::wxStaticText_updater Class Reference

Updater for wxStaticText. More...

Inheritance diagram for wxPg::wxStaticText_updater:

wxPg::wxWindow_def_updater wxPg::wxWindow_updater

List of all members.

Public Member Functions

 wxStaticText_updater (wxStaticText *text, const wxString &field)
 Constructor.
virtual void operator() (Data_row_provider *data)
 Update control.


Detailed Description

Updater for wxStaticText.


Constructor & Destructor Documentation

wxPg::wxStaticText_updater::wxStaticText_updater ( wxStaticText *  text,
const wxString &  field 
)

Constructor.

Parameters:
text - wxStaticText to be updated.
field - database field name.


Member Function Documentation

virtual void wxPg::wxStaticText_updater::operator() ( Data_row_provider data  )  [virtual]

Update control.

This method should be overrided in derived class.

Parameters:
win - wxWindow to be updated.
data - row to obtain value from.

Implements wxPg::wxWindow_updater.


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