| wxPg::Binding | Abstract base class for data binding |
| wxPg::Cached_result | Stores entire result of query locally |
| wxPg::Cached_row_provider | Abstract class, representing a single cached row of SQL query result |
| wxPg::Data_row | Class, representing a single row of SQL query result |
| wxPg::Data_row_provider | Interface, representing a single row of SQL query result |
| wxPg::Database | Class for connecting to database and executing SQL statements |
| wxPg::DB_client | Class for attaching to wxPg::Database |
| wxPg::Grid | Grid for displaying a result of SQL query |
| wxPg::Grid_bind_def | Grid binding definitions |
| wxPg::Grid_binding | Binding wxGrid to display data from wxPg::Result_data_provider |
| wxPg::Grid_table | A table for wxGrid |
| wxPg::List_binding | Binding containers to contain values from entire column in wxPg::Result_data_provider |
| wxPg::Prepared_statement | Prepared statement class |
| wxPg::Query | Class for executing SQL queries, returning result |
| wxPg::Query_browser | Class for executing SQL queries, that return large results |
| wxPg::Result_data | Class, representing result of SQL query |
| wxPg::Result_data_provider | Interface, representing result of SQL query |
| wxPg::Row_binding | Binding widgets to display values from wxPg::Data_row |
| wxPg::UI_manager | A container class for updating UI by multiple UI_updaters at once |
| wxPg::UI_updater | Abstract base class for changing user interface |
| wxPg::Updatable_row | Class for inserting, updating or deleting a single row in a table |
| wxPg::Updatable_row_binding | Binding widgets to modify values from wxPg::Updatable_row |
| wxPg::wxCalendarCtrl_updater | Updater for wxCalendarCtrl |
| wxPg::wxCheckBox_updater | Updater for wxCheckBox |
| wxPg::wxComboBox_updater | Updater for wxComboBox |
| wxPg::wxComboCtrl_updater | Updater for wxComboCtrl |
| wxPg::wxDatePickerCtrl_updater | Updater for wxDatePickerCtrl |
| wxPg::wxGauge_updater | Updater for wxGauge |
| wxPg::wxHtmlWindow_updater | Updater for wxHtmlWindow |
| wxPg::wxHyperlinkCtrl_updater | Updater for wxHyperlinkCtrl |
| wxPg::wxHyperlinkCtrl_updater_wlabel | Updater for wxHyperlinkCtrl with label update |
| wxPg::wxItemContainer_list_updater | List updater for wxItemContainer |
| wxPg::wxItemContainer_updater | Updater for various wxItemContainer decendants |
| wxPg::wxRadioBox_updater | Updater for wxRadioBox |
| wxPg::wxRichTextCtrl_updater | Updater for wxRichTextCtrl |
| wxPg::wxSpinButton_updater | Updater for wxSpinButton |
| wxPg::wxSpinCtrl_updater | Updater for wxSpinCtrl |
| wxPg::wxStaticText_updater | Updater for wxStaticText |
| wxPg::wxTextCtrl_updater | Updater for wxTextCtrl |
| wxPg::wxVListBox_updater | Updater for wxVListBox |
| wxPg::wxWindow_def_updater | Default updater for wxWindow |
| wxPg::wxWindow_list_updater | Base updater for window |
| wxPg::wxWindow_updater | Base updater for window |
1.5.8