Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
BusinessEntitySourceEditorForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Studio.ProcedureEditor.SmartEditorForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:BusinessEntitySourceEditorForm
Purpose:An Editor for the generated source code
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jun 28 12:26:40 CEST 2013



Top Method Summary
Options Name Purpose
ActivatedHandler (Object, EventArgs) Event handler for the Activated event of the form
BindDataset (dataset) Do nothing, just receive the parameter and bind to the received Dataset reference
CreateRibbonTools () Creates the Ribbon Tools specific to the Business Entity Source Editor
DeactivateHandler (Object, EventArgs) Event handler for the Deactivate event of the form
InsertClientCallableMethod () Shows a dialog and allows inserting a client-callable method
InsertDatasetCallback () Shows a dialog and allows inserting a dataset read callback
InsertValidationHook () Shows a dialog and allows inserting a validation hook
OnMdiChildActivate (EventArgs) Raises the MdiChildActivate event
OnShown (EventArgs) Raises the Shown event
OpenBusinessEntity () Opens the Business Entity files
Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenBusinessEntityFile (character, character, BusinessEntityPartEnum) Opens a file of the business entity
Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenFile (character) Opens the given file
ParseSourceCode () Parses the current editor contents
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1

Top Constructor Summary
Options Name Purpose
BusinessEntitySourceEditorForm (handle) Constructor for the BusinessEntitySourceEditorForm class


Method Detail
Top

ActivatedHandler (Object, EventArgs)

Purpose: Event handler for the Activated event of the form
Notes: Starts the timers

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

BindDataset (dataset)

Purpose: Do nothing, just receive the parameter and bind to the received
Dataset reference
Notes: Invoked from the class constructor

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
DATASET to bind to
Top

CreateRibbonTools ()

Purpose: Creates the Ribbon Tools specific to the Business Entity Source Editor
Notes:

Top

DeactivateHandler (Object, EventArgs)

Purpose: Event handler for the Deactivate event of the form
Notes: Stops the timers

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

InsertClientCallableMethod ()

Purpose: Shows a dialog and allows inserting a client-callable method
Notes:

Top

InsertDatasetCallback ()

Purpose: Shows a dialog and allows inserting a dataset read callback
Notes:

Top

InsertValidationHook ()

Purpose: Shows a dialog and allows inserting a validation hook
Notes:

Top

OnMdiChildActivate (EventArgs)

Purpose: Raises the MdiChildActivate event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs 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

OpenBusinessEntity ()

Purpose: Opens the Business Entity files
Notes:

Top

Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenBusinessEntityFile (character, character, BusinessEntityPartEnum)

Purpose: Opens a file of the business entity
Notes:

Parameters:
pcClassName CHARACTER
The file name to open
pcFileTitle CHARACTER
The file title for error messages
poPart Consultingwerk.BusinessEntityDesigner.BusinessEntityPartEnum
The BusinessEntityPartEnum value describing the part to be opened
Returns Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm
The reference to the ProcedureEditorForm
Top

Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm OpenFile (character)

Purpose: Opens the given file
Notes:

Parameters:
pcFileName CHARACTER
The name of the file to open
Returns Consultingwerk.Studio.ProcedureEditor.ProcedureEditorForm
The reference to the ProcedureEditorForm
Top

ParseSourceCode ()

Purpose: Parses the current editor contents
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes:

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


Constructor Detail
Top

BusinessEntitySourceEditorForm (handle)

Purpose: Constructor for the BusinessEntitySourceEditorForm class
Notes:

Parameters:
phDataset HANDLE
The handle of the dsBusinessEntity used in the Business Entity Designer


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:20:53