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

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



Top Method Summary
Options Name Purpose
btnOk_Click (Object, EventArgs) Event handler for the Click event of the btnOk
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 InitialFormName () Builds the initial/default Form Name
InitializeComponent ()
Lookup_AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs) Event handler for the AfterInitializeBusinessEntityAdapter event of the Lookup components
luGrid_LookupKeyValueChanged (Object, EventArgs) Event handler for the LookupKeyValueChanged event of the luViewer and luGrid
luProductModule_LookupKeyValueChanged (Object, EventArgs) Event handler for the LookupKeyValueChanged event of the luProductModule
NewFetchDataRequestHandler (Object, NewFetchDataRequestEventArgs) Event handler for the NewFetchDataRequest event of the object name lookups Business Entity Adapter
OnShown (EventArgs) Raises the Shown event
tbObjectName_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the tbObjectName
ultraCheckEditor1_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the ultraCheckEditor1
ValidateInput () Validates the input and Enables/Disables the btnOk

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

Top Property Summary
Options Name Purpose
CHARACTER BusinessEntityName
CHARACTER BusinessEntityPackage


Method Detail
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

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 InitialFormName ()

Purpose: Builds the initial/default Form Name
Notes:

Returns CHARACTER
The initial/default Form Name
Top

InitializeComponent ()


Top

Lookup_AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs)

Purpose: Event handler for the AfterInitializeBusinessEntityAdapter event of the
Lookup components
Notes:

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

luGrid_LookupKeyValueChanged (Object, EventArgs)

Purpose: Event handler for the LookupKeyValueChanged event of the
luViewer and luGrid
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

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

NewFetchDataRequestHandler (Object, NewFetchDataRequestEventArgs)

Purpose: Event handler for the NewFetchDataRequest event of the object name lookups
Business Entity Adapter
Notes: Adds the object types to the lookup using a named query

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.NewFetchDataRequestEventArgs
The NewFetchDataRequestEventArgs 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

ultraCheckEditor1_CheckedChanged (Object, EventArgs)

Purpose: Event handler for the CheckedChanged event of the ultraCheckEditor1
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:



Constructor Detail
Top

CreateMetaFormWizardForm ()

Purpose: Constructor for the CreateMetaFormWizardForm 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