Top Method Summary
Options Name Purpose
+ Initialize () Initializes the SmartViewerLogic instance
Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic
+ RegisterSmartViewerControl (SmartViewerControl) Handshake method for SmartViewerControl instances
Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic
+ Shutdown () Shuts down the SmartViewerLogic instance
Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic
+ SubscribeControlEventHandler (Control, character, character) Subscribes a Control to an Event Handler in the Viewer Logic Class

Top Property Summary
Options Name Purpose
+ SmartViewerControl Owner
Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic


Method Detail
Top

PUBLIC Initialize ()

Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic
Purpose: Initializes the SmartViewerLogic instance
Notes:

Top

PUBLIC RegisterSmartViewerControl (SmartViewerControl)

Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic
Purpose: Handshake method for SmartViewerControl instances
Notes:

Parameters:
poSmartViewerControl SmartViewerControl
The SmartViewerControl instance this logic class will provid logic for
Top

PUBLIC Shutdown ()

Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic
Purpose: Shuts down the SmartViewerLogic instance
Notes:

Top

PUBLIC SubscribeControlEventHandler (Control, character, character)

Purpose: Subscribes a Control to an Event Handler in the Viewer Logic Class
Notes: The event handler method needs to be PROTECTED in the Viewer Logic Class

Parameters:
poControl System.Windows.Forms.Control
The Control contained in the Viewer
pcEventName CHARACTER
The name of the event to subscribe
pcHandlerName CHARACTER
The name of the control event handler method


Property Detail
Top

PUBLIC SmartViewerControl Owner

Inherited from Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogic

Returns SmartViewerControl


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:30:56