Namespace: Consultingwerk.Windows.Util.Controls
Class 
PubSubLoggingStreamControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:PubSubLoggingStreamControl
Purpose:Displays Error Objects in a scrollable view
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Mar 31 20:59:50 CEST 2011
Notes:Reference Implementation of IErrorHandler



Top Method Summary
Options Name Purpose
ClearEditor () Clears the Editor with the Error message view
ClearLogHandler (Object, EventArgs) Event handler for the ClearLog event of the PubSubLoggingStream
InitializeComponent ()
SaveEditorContents () Saves the contents of the editor to a file
SubscribeEvents (PubSubLoggingStream) Subscribes to the PubSubLoggingStream events
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager instance
UnsubscribeEvents (PubSubLoggingStream) Unsubscribes the PubSubLoggingStream events
WriteMessageHandler (Object, LoggingEventArgs) Event handler for the WriteMessage event of the PubSubLoggingStream

Top Constructor Summary
Options Name Purpose
PubSubLoggingStreamControl () Constructor of the PubSubLoggingStreamControl class


Method Detail
Top

ClearEditor ()

Purpose: Clears the Editor with the Error message view
Notes:

Top

ClearLogHandler (Object, EventArgs)

Purpose: Event handler for the ClearLog event of the PubSubLoggingStream
Notes:

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

InitializeComponent ()


Top

SaveEditorContents ()

Purpose: Saves the contents of the editor to a file
Notes: The user will be prompted for the file name

Top

SubscribeEvents (PubSubLoggingStream)

Purpose: Subscribes to the PubSubLoggingStream events
Notes:

Parameters:
poPubSubLoggingStream Consultingwerk.Util.LoggingStream.PubSubLoggingStream
The reference to the PubSubLoggingStream reference
Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
instance
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
Top

UnsubscribeEvents (PubSubLoggingStream)

Purpose: Unsubscribes the PubSubLoggingStream events
Notes:

Parameters:
poPubSubLoggingStream Consultingwerk.Util.LoggingStream.PubSubLoggingStream
The reference to the PubSubLoggingStream reference
Top

WriteMessageHandler (Object, LoggingEventArgs)

Purpose: Event handler for the WriteMessage event of the PubSubLoggingStream
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Util.LoggingStream.LoggingEventArgs
The LoggingEventArgs with the data for this event


Constructor Detail
Top

PubSubLoggingStreamControl ()

Purpose: Constructor of the PubSubLoggingStreamControl class
Notes:



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