wxPg::Binding Class Reference

Abstract base class for data binding. More...

Inheritance diagram for wxPg::Binding:

wxPg::UI_updater wxPg::Grid_binding wxPg::List_binding wxPg::Row_binding wxPg::Updatable_row_binding

List of all members.

Public Member Functions

 Binding ()
 Constructor.
virtual ~Binding ()
 Destructor.
virtual void unbind (wxWindow *w)=0
 Remove wxWindow from control of Binding object.


Detailed Description

Abstract base class for data binding.


Constructor & Destructor Documentation

wxPg::Binding::Binding (  )  [inline]

Constructor.

virtual wxPg::Binding::~Binding (  )  [inline, virtual]

Destructor.


Member Function Documentation

virtual void wxPg::Binding::unbind ( wxWindow *  w  )  [pure virtual]

Remove wxWindow from control of Binding object.

Parameters:
w - widget to be removed.

Implemented in wxPg::List_binding, and wxPg::Row_binding.


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