Namespace: Consultingwerk.Windows.Framework.Repository.Plugins
Class 
CreateMetaGridWizardForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:CreateMetaGridWizardForm
Purpose:Wizard for creating a MetaGrid
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu May 24 11:58:04 CEST 2018



Top Method Summary
Options Name Purpose
btnAdd_Click (Object, EventArgs) Event handler for the Click event of the btnAdd
btnOk_Click (Object, EventArgs) Event handler for the Click event of the btnOk
btnRemove_Click (Object, EventArgs) Event handler for the Click event of the btnRemove
coDataSource_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the coDataSource
coObjectType_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the coObjectType
GetDatasetHandle (dataset) Binds to the Business Entity Designer Dataset
CHARACTER InitialGridName () Builds the initial/default Grid Name
InitializeBindingSourceFields (character, character, character) Initializes the List of BindingSource Fields
InitializeComponent ()
luProductModule_LookupKeyValueChanged (Object, EventArgs) Event handler for the LookupKeyValueChanged event of the luProductModule
lvBusinessEntityFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the lvBusinessEntityFields
lvViewerFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the lvViewerFields
OnShown (EventArgs) Raises the Shown event
tbObjectName_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the tbObjectName
ValidateInput () Validates the input and Enables/Disables the btnOk
LOGICAL ValidColumn (character) Returns true when the Column Name exists in the Column of the BindingSource Schema

Top Constructor Summary
Options Name Purpose
CreateMetaGridWizardForm () Constructor for the CreateMetaGridWizardForm class

Top Property Summary
Options Name Purpose
CHARACTER BusinessEntityName
CHARACTER BusinessEntityPackage


Method Detail
Top

btnAdd_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnAdd
Notes:

Parameters:
sender System.Object
The object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnOk_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnOk
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnRemove_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnRemove
Notes:

Parameters:
sender System.Object
The object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

coDataSource_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the coDataSource
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

coObjectType_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the coObjectType
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

GetDatasetHandle (dataset)

Purpose: Binds to the Business Entity Designer Dataset
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
The dataset to bind to
Top

CHARACTER InitialGridName ()

Purpose: Builds the initial/default Grid Name
Notes:

Returns CHARACTER
The initial/detault Grid Name
Top

InitializeBindingSourceFields (character, character, character)

Purpose: Initializes the List of BindingSource Fields
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
pcEntityTable CHARACTER
The name of the Entity Table
pcEntityView CHARACTER
The list of Entity view tables
Top

InitializeComponent ()


Top

luProductModule_LookupKeyValueChanged (Object, EventArgs)

Purpose: Event handler for the LookupKeyValueChanged event of the luProductModule
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

lvBusinessEntityFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs)

Purpose: Event handler for the ItemDoubleClick event of the lvBusinessEntityFields
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinListView.ItemDoubleClickEventArgs
The ItemDoubleClickEventArgs with the data for this event
Top

lvViewerFields_ItemDoubleClick (Object, ItemDoubleClickEventArgs)

Purpose: Event handler for the ItemDoubleClick event of the lvViewerFields
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinListView.ItemDoubleClickEventArgs
The ItemDoubleClickEventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

tbObjectName_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the tbObjectName
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ValidateInput ()

Purpose: Validates the input and Enables/Disables the btnOk
Notes:

Top

LOGICAL ValidColumn (character)

Purpose: Returns true when the Column Name exists in the Column of the BindingSource Schema
Notes:

Parameters:
pcColumnName CHARACTER
The name of the column to test for
Returns LOGICAL
True when the Column Name exists in the Column of the BindingSource Schema


Constructor Detail
Top

CreateMetaGridWizardForm ()

Purpose: Constructor for the CreateMetaGridWizardForm class
Notes:



Property Detail
Top

CHARACTER BusinessEntityName


Returns CHARACTER
Top

CHARACTER BusinessEntityPackage


Returns CHARACTER


ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:28