| VB Extension Tools HTML project report | |
| Project: CodeHelperCollection | Module: TraceUserActions |
| Module Type  | Class module  |
|---|---|
| File  | C:\Code\EE-projects\units\vb\ActiveX\CodeHelperCollection\src\GTraceUserActions.cls  |
| Author  | Ralf Kunsmann  |
| Date  | 2001 09 28  |
| Purpose  |
This is a wrapper to the CTraceUserAction class. The sense of the wrapper is to have a public version of 'CTraceUserAction' without changing any line of code of 'CTraceUserAction' class. So we are able to use 'CTraceUserAction' class by referencing the code module to a VB project or the activeX component 'VisiPIGSupport'.  |
| CTraceUserActions (tua) |
| Create | |
| UserAction | |
| ShowData | |
| Class_Terminate |
| Procedure 'Create' | List of procedures |
| Scope/Type  | Public Function  |
|---|---|
| Code parameters  |
LocalDataBase As Object MainForm As Object  |
| Code return value  | Boolean  |
| Procedure 'UserAction' | List of procedures |
| Scope/Type  | Public Function  |
|---|---|
| Code parameters  | RHS As String  |
| Code return value  | Boolean  |
| Procedure 'ShowData' | List of procedures |
| Scope/Type  | Public Function  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'Class_Terminate' | List of procedures |
| Scope/Type  | Private Sub  |
|---|