hk_no_interpreter Class Reference

basic dummy interpreter class that returns a warning message More...

#include <hk_interpreter.h>

Inheritance diagram for hk_no_interpreter:

Inheritance graph
[legend]
Collaboration diagram for hk_no_interpreter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 hk_no_interpreter (hk_presentation *p)
virtual bool on_click (hk_visible *)
virtual bool on_doubleclick (hk_visible *)
virtual bool before_row_change (hk_dsvisible *)
virtual bool after_row_change (hk_dsvisible *)
virtual bool before_update (hk_dsvisible *)
virtual bool after_update (hk_dsvisible *)
virtual bool on_close (hk_visible *)
virtual bool on_open (hk_visible *)
virtual bool before_delete (hk_dsvisible *)
virtual bool after_delete (hk_dsvisible *)
virtual bool before_insert (hk_dsvisible *)
virtual bool after_insert (hk_dsvisible *)
virtual bool on_print_data (hk_reportdata *)
virtual bool on_print_new_page (hk_report *)
virtual bool on_getfocus (hk_visible *)
virtual bool on_loosefocus (hk_visible *)
virtual bool on_key (hk_visible *)
virtual bool on_select (hk_dscombobox *)
virtual bool on_select (hk_dsgridcolumn *)
virtual bool on_valuechanged (hk_dsdatavisible *)
virtual bool load_module (const hk_string &)

Detailed Description

basic dummy interpreter class that returns a warning message

hk_nointerpreter always returns a warning message

Version:
Revision
1.26


Member Function Documentation

bool hk_no_interpreter::on_click ( hk_visible  )  [virtual]

executes the on_click action

Implements hk_interpreter.

bool hk_no_interpreter::on_doubleclick ( hk_visible  )  [virtual]

executes the on_doubleclick action

Implements hk_interpreter.

bool hk_no_interpreter::before_row_change ( hk_dsvisible  )  [virtual]

executes the before_row_change action

Implements hk_interpreter.

bool hk_no_interpreter::after_row_change ( hk_dsvisible  )  [virtual]

executes the after_row_change action

Implements hk_interpreter.

bool hk_no_interpreter::before_update ( hk_dsvisible  )  [virtual]

executes the before_update action

Implements hk_interpreter.

bool hk_no_interpreter::after_update ( hk_dsvisible  )  [virtual]

executes the after_update action

Implements hk_interpreter.

bool hk_no_interpreter::on_close ( hk_visible  )  [virtual]

executes the on_close action

Implements hk_interpreter.

bool hk_no_interpreter::on_open ( hk_visible  )  [virtual]

executes the on_open action

Implements hk_interpreter.

bool hk_no_interpreter::before_delete ( hk_dsvisible  )  [virtual]

executes the before_delete action

Implements hk_interpreter.

bool hk_no_interpreter::after_delete ( hk_dsvisible  )  [virtual]

executes the after_delete action

Implements hk_interpreter.

bool hk_no_interpreter::before_insert ( hk_dsvisible  )  [virtual]

executes the before_insert action

Implements hk_interpreter.

bool hk_no_interpreter::after_insert ( hk_dsvisible  )  [virtual]

executes the after_insert action

Implements hk_interpreter.

bool hk_no_interpreter::on_print_data ( hk_reportdata  )  [virtual]

executes the on_print_data action

Implements hk_interpreter.

bool hk_no_interpreter::on_print_new_page ( hk_report  )  [virtual]

executes the on_print_new_page action

Implements hk_interpreter.

bool hk_no_interpreter::on_getfocus ( hk_visible  )  [virtual]

executes the on_getfocus action

Implements hk_interpreter.

bool hk_no_interpreter::on_loosefocus ( hk_visible  )  [virtual]

executes the on_loosefocus action

Implements hk_interpreter.

bool hk_no_interpreter::on_key ( hk_visible  )  [virtual]

executes the on_key action

Implements hk_interpreter.

bool hk_no_interpreter::on_valuechanged ( hk_dsdatavisible  )  [virtual]

executes the on_valuechanged action

Implements hk_interpreter.


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