Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.BusinessEntityRelations
Class 
RelationDesignerViewer Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize

File:RelationDesignerViewer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu May 20 09:16:47 CEST 2021



Top Method Summary
Options Name Purpose
AddRecord () Add a new record to the SmartDataSource. The Method CreateRecord of SmartViewerControl gets called to Handle this Task. This Method is called by the Toolbar Classes SmartToolbarController or SmartToolStripContainer by pressing the AddRecord Tool. Enforced by Interface ISmartDataTarget.
InitializeComponent () Initializes the Visual Design
ttRelationDesignAttributes_ForeignFields_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ttRelationDesignAttributes_TargetBedgmFileName
ttRelationDesignAttributes_TargetBedgmFileName_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ttRelationDesignAttributes_TargetBedgmFileName

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

Top Property Summary
Options Name Purpose
HANDLE BusinessEntityDataset
CHARACTER TempTableName


Method Detail
Top

AddRecord ()

Purpose: Add a new record to the SmartDataSource. The Method CreateRecord of
SmartViewerControl gets called to Handle this Task.
This Method is called by the Toolbar Classes SmartToolbarController
or SmartToolStripContainer by pressing the AddRecord Tool.
Enforced by Interface ISmartDataTarget.
Notes:

Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

ttRelationDesignAttributes_ForeignFields_EditorButtonClick (Object, EditorButtonEventArgs)

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

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

ttRelationDesignAttributes_TargetBedgmFileName_EditorButtonClick (Object, EditorButtonEventArgs)

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

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


Constructor Detail
Top

RelationDesignerViewer ()

Purpose: Constructor for the RelationDesignerViewer class
Notes:



Property Detail
Top

HANDLE BusinessEntityDataset


Returns HANDLE
Top

CHARACTER TempTableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:03:17