Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
BusinessEntityGeneratorLogControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:BusinessEntityGeneratorLogControl
Purpose:Displays log information for the Business Entity Generator
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 02 22:28:27 CET 2016



Top Method Summary
Options Name Purpose
+ ClearText () Clears the Text in the Log view
+ DisplayText (character) Displays the text in the log control
+ DockControl (UltraDockManager, Control) Docks the Control in a Tab Group relatively to another .NET Control
# GenericStatusChandedHandler (IStatusManager, character) Event handler for the GenericStatusChanded event of the IStatusManager
- InitializeComponent () Initializes the Visual Design
+ InsertSeparator () Clears the Text in the Log view
- ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the click event of the ultraToolbarsManager1

Top Constructor Summary
Options Name Purpose
+ BusinessEntityGeneratorLogControl ()


Method Detail
Top

PUBLIC ClearText ()

Purpose: Clears the Text in the Log view
Notes:

Top

PUBLIC DisplayText (character)

Purpose: Displays the text in the log control
Notes:

Parameters:
pcText CHARACTER
The text to display
Top

PUBLIC DockControl (UltraDockManager, Control)

Purpose: Docks the Control in a Tab Group relatively to another .NET Control
Notes:

Parameters:
poDockManager Infragistics.Win.UltraWinDock.UltraDockManager
The reference to the UltraDockManager
poControl System.Windows.Forms.Control
The reference to the control that we should dock the Release Notes Control next to it
Top

PROTECTED GenericStatusChandedHandler (IStatusManager, character)

Purpose: Event handler for the GenericStatusChanded event of the IStatusManager
Notes:

Parameters:
sender Consultingwerk.Framework.IStatusManager
The reference to the IStatusManager that raised the event
pcStatus CHARACTER
The new status text
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PUBLIC InsertSeparator ()

Purpose: Clears the Text in the Log view
Notes:

Top

PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

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

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


Constructor Detail
Top

PUBLIC BusinessEntityGeneratorLogControl ()




©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:50:02