| VB Extension Tools HTML project report | |
| Project: CodeHelperCollection | Module: EditData |
| Module Type  | Class module  |
|---|---|
| File  | C:\Code\EE-projects\units\vb\ActiveX\CodeHelperCollection\src\GEditData.cls  |
| Author  | Ralf Kunsmann  |
| Date  | 2001 09 24  |
| Purpose  |
Wrapper to the 'FEditData' class. The sense of the wrapper is to have a public version of 'CTraceUserAction' without changing any line of code of 'CValueCheck' class. So we are able to use 'FEditData' class by referencing the code module to a VB project or the activeX component 'VisiPIGSupport'.  |
| Requierements  | EditData.frm  |
| FEditData (frm) |
| Procedure 'Class_Initialize' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'PasswordChar' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'Percentage' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'Range' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Boolean  |
| Procedure 'NumberFormat' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'MaxBis' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'MinVon' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'FieldWidth' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'InputValueIndex' | List of procedures |
| Scope/Type  | Public Property (Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'MinTest' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Boolean  |
| Procedure 'MaxTest' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Boolean  |
| Procedure 'DialogTitle' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'TitleInputField' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'TitleFromField' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'TitleToField' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'RangeStart' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'RangeEnd' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'InputValue' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Variant  |
| Procedure 'EditType' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'EditMode' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As EditModes  |
| Procedure 'ValueList' | List of procedures |
| Scope/Type  | Public Property (Set)  |
|---|---|
| Code parameters  | RHS As Collection  |
| Procedure 'Min' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Double  |
| Procedure 'Max' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Double  |
| Procedure 'Length' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As Integer  |
| Procedure 'CancelButtonText' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | RHS As String  |
| Procedure 'DoIt' | List of procedures |
| Scope/Type  | Public Property (Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'Show' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Code parameters  | Mode As VBRUN.FormShowConstants  |