hk_dbvisible Class Reference

base class for database depending only widgets More...

#include <hk_dbvisible.h>

Inheritance diagram for hk_dbvisible:

Inheritance graph
[legend]
Collaboration diagram for hk_dbvisible:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 hk_dbvisible (hk_presentation *p=NULL)
void set_database (hk_database *db)
hk_databasedatabase (void) const

Protected Member Functions

virtual void database_delete (void)
virtual void before_source_vanishes (void)
virtual void list_changes (listtype type)

Protected Attributes

hk_databasep_database

Friends

class hk_database

Detailed Description

base class for database depending only widgets

Version:
Revision
1.15
Author:
Horst Knorr (hk_classes@knoda.org)
base class for database depending only widgets. Just set the database with set_database


Member Function Documentation

void hk_dbvisible::set_database ( hk_database db  ) 

the database which is base of this object

void hk_dbvisible::before_source_vanishes ( void   )  [protected, virtual]

FOR WIDGET DEVELOPERS ONLY: will be automatically called before the database will be closed.(i.e when a new database will be created and the old one will be destroyed by hk_connection


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 02:48:18 2006 for Databaseconnectionclasses by  doxygen 1.5.0