Namespace: Consultingwerk.SmartComponents.Tools.BusinessEntityBrowser
Class 
BusinessEntityTreeViewControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartUserControl
Implements: IHasDesignerVerbs

File:BusinessEntityTreeViewControl
Purpose:Visualizes the list of available business entities in a
tree view
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 14 22:53:13 CET 2012



Top Method Summary
Options Name Purpose
Infragistics.Win.UltraWinTree.TreeNodesCollection CreatePackageNodes (character) Creates a node structure for a package (part of the classname)
InitializeComponent ()
LoadBusinessEntities () Loads the Business Entites and populates the TreeView
OnSelectedClassNameChanged (EventArgs) Raises the SelectedClassNameChanged event
ultraTree1_MouseDoubleClick (Object, MouseEventArgs) Event handler for the MouseDoubleClick event of the ultraTree1 class

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

Top Event Summary
Options Name Purpose
SelectedClassNameChanged DELEGATE System.EventHandler Raised when the SelectedClassName property changes

Top Property Summary
Options Name Purpose
CHARACTER SelectedClassName


Method Detail
Top

Infragistics.Win.UltraWinTree.TreeNodesCollection CreatePackageNodes (character)

Purpose: Creates a node structure for a package (part of the classname)
Notes:

Parameters:
pcPackage CHARACTER
The Package (part of the classname) to create the node structure for
Returns Infragistics.Win.UltraWinTree.TreeNodesCollection
The Parent Nodes collection
Top

InitializeComponent ()


Top

LoadBusinessEntities ()

Purpose: Loads the Business Entites and populates the TreeView
Notes:

Top

OnSelectedClassNameChanged (EventArgs)

Purpose: Raises the SelectedClassNameChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraTree1_MouseDoubleClick (Object, MouseEventArgs)

Purpose: Event handler for the MouseDoubleClick event of the ultraTree1 class
Notes:

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


Constructor Detail
Top

BusinessEntityTreeViewControl ()

Purpose: Constructor for the BusinessEntityTreeViewControl class
Notes:



Event Detail
Top

SelectedClassNameChanged DELEGATE System.EventHandler

Purpose: Raised when the SelectedClassName property changes
Notes:

Delegate: System.EventHandler


Property Detail
Top

CHARACTER SelectedClassName


Returns CHARACTER


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