Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.DataAccessMockGenerator
Class 
DataAccessMockWizard Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:DataAccessMockWizard
Purpose:Wizard for exporting data access mock configuration
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 04 20:28:07 CET 2017



Top Method Summary
Options Name Purpose
GetFileNames (character, character) Returns the file names
InitializeComponent ()
SetFileNames (character, character) Sets the file names
ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor1
ultraTextEditor1_Leave (Object, EventArgs) Event handler for the Leave event of the ultraTextEditor1
ultraTextEditor2_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor2

Top Constructor Summary
Options Name Purpose
DataAccessMockWizard ()


Method Detail
Top

GetFileNames (character, character)

Purpose: Returns the file names
Notes:

Parameters:
pcDataAccessName CHARACTER
The name of the DataAccess class to mock
pcDatasetName CHARACTER
The name of the dataset
Top

InitializeComponent ()


Top

SetFileNames (character, character)

Purpose: Sets the file names
Notes:

Parameters:
pcDataAccessName CHARACTER
The name of the DataAccess class to mock
pcDatasetName CHARACTER
The name of the dataset
Top

ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the ultraTextEditor1
Notes:

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

ultraTextEditor1_Leave (Object, EventArgs)

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

ultraTextEditor2_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the ultraTextEditor2
Notes:

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


Constructor Detail
Top

DataAccessMockWizard ()




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