Namespace: Consultingwerk.SmartComponents.Tools.BusinessEntityBrowser
Class 
BusinessEntityBrowserForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, IHasTabDataSourceCount, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
businessEntityTreeViewControl1_SelectedClassNameChanged (Object, EventArgs) Event handler for the SelectedClassNameChanged event of the businessEntityTreeViewControl1 instance
FormLruControllerRecordLocated (Object, LruRecordLocatedEventArgs) Handler for the RecordLocated event of the FormLruController
InitializeComponent ()
OnLoad (EventArgs) Raises the Load event
OnMdiChildActivate (EventArgs) Raises the MdiChildActivate event
OnShown (EventArgs) Raises the Shown event
OptionsToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager
ShowOptionsDialog () Opens the Options Dialog to maintain the custom services file name
UpdateStatusBarText () Updates the Status Bar Text

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


Method Detail
Top

businessEntityTreeViewControl1_SelectedClassNameChanged (Object, EventArgs)

Purpose: Event handler for the SelectedClassNameChanged event of the
businessEntityTreeViewControl1 instance
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

FormLruControllerRecordLocated (Object, LruRecordLocatedEventArgs)

Purpose: Handler for the RecordLocated event of the FormLruController
Notes: SCL-5359: When a class is picked from the Ribbon LRU list, navigate
the package overview tree view to that class and open the Business
Entity Tester for it. The LRU item key is the fully qualified class
name (the tree node key). Storing of the LRU entry is suppressed for
the duration of the navigation, since the re-open happens from within
the ToolClick event that raised this event.

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Controls.LruRecordLocatedEventArgs
The LruRecordLocatedEventArgs with the data for this event
Top

InitializeComponent ()


Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes: SCL-5312: Applies the IBusinessEntityTesterCustomizer customization
(when registered) and adds the Options entry to the File menu of the
footer Ribbon toolbar

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
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

OptionsToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
Notes: SCL-5312: Handles the Options entry in the File menu

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

ShowOptionsDialog ()

Purpose: Opens the Options Dialog to maintain the custom services file name
Notes: SCL-5312

Top

UpdateStatusBarText ()

Purpose: Updates the Status Bar Text
Notes:



Constructor Detail
Top

BusinessEntityBrowserForm ()

Purpose: Constructor for the BusinessEntityBrowserForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:28:21