Namespace: Consultingwerk.Windows.Framework.System
Class 
SmartBusinessEntityViewerControl 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:SmartBusinessEntityViewerControl
Author(s):Sebastian Duengel / Consultingwerk Ltd.
Created:17.10.2013 19:18:20



Top Method Summary
Options Name Purpose
eSmartBusinessEntity_BusinessEntityName_EditorButtonClick (Object, EditorButtonEventArgs) Open a file dialog to select a BusinessEntity
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
SmartBusinessEntityViewerControl_DragDrop (Object, DragEventArgs) Allow to drop a BusinessEntity on the viewer control
SmartBusinessEntityViewerControl_DragEnter (Object, DragEventArgs) Set the drag & drop effect
SplitBusinessEntity (character) Split the BusinessEntity name in Name and Package

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


Method Detail
Top

eSmartBusinessEntity_BusinessEntityName_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Open a file dialog to select a BusinessEntity
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

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

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

SmartBusinessEntityViewerControl_DragDrop (Object, DragEventArgs)

Purpose: Allow to drop a BusinessEntity on the viewer control
Notes:

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

SmartBusinessEntityViewerControl_DragEnter (Object, DragEventArgs)

Purpose: Set the drag & drop effect
Notes:

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

SplitBusinessEntity (character)

Purpose: Split the BusinessEntity name in Name and Package
Notes:

Parameters:
pcFileName CHARACTER
The BusinessEntityName


Constructor Detail
Top

SmartBusinessEntityViewerControl ()

Purpose: Constructor for the SmartBusinessEntityViewerControl class
Notes:



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