wxPg::wxHyperlinkCtrl_updater Class Reference

Updater for wxHyperlinkCtrl. More...

Inheritance diagram for wxPg::wxHyperlinkCtrl_updater:

wxPg::wxWindow_def_updater wxPg::wxWindow_updater wxPg::wxHyperlinkCtrl_updater_wlabel

List of all members.

Public Member Functions

 wxHyperlinkCtrl_updater (wxHyperlinkCtrl *hyperlink, const wxString &field)
 Constructor.
virtual void operator() (Data_row_provider *data)
 Update control.


Detailed Description

Updater for wxHyperlinkCtrl.

This updater updates only URL.


Constructor & Destructor Documentation

wxPg::wxHyperlinkCtrl_updater::wxHyperlinkCtrl_updater ( wxHyperlinkCtrl *  hyperlink,
const wxString &  field 
)

Constructor.

Parameters:
hyperlink - wxHyperlinkCtrl to be updated.
field - database field name.


Member Function Documentation

virtual void wxPg::wxHyperlinkCtrl_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.

Reimplemented in wxPg::wxHyperlinkCtrl_updater_wlabel.


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