Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartViewerLogic Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Base.SmartViewerLogic

File:ISmartViewerLogic
Purpose:Interface defining the requirements for classes providing
client side logic for SmartViewerControl instances
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Sep 01 02:27:55 CEST 2013



Top Method Summary
Options Name Purpose
+ Initialize () Initializes the SmartViewerLogic instance
+ RegisterSmartViewerControl (SmartViewerControl) Handshake method for SmartViewerControl instances
+ Shutdown () Shuts down the SmartViewerLogic instance

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Base.SmartViewerControl Owner Returns the reference to the SmartViewerControl that owns this instance of the Viewer Logic Object


Method Detail
Top

PUBLIC Initialize ()

Purpose: Initializes the SmartViewerLogic instance
Notes:

Top

PUBLIC RegisterSmartViewerControl (SmartViewerControl)

Purpose: Handshake method for SmartViewerControl instances
Notes:

Parameters:
poSmartViewerControl Consultingwerk.SmartComponents.Base.SmartViewerControl
The SmartViewerControl instance this logic class will provid logic for
Top

PUBLIC Shutdown ()

Purpose: Shuts down the SmartViewerLogic instance
Notes:



Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Base.SmartViewerControl Owner

Purpose: Returns the reference to the SmartViewerControl that owns this
instance of the Viewer Logic Object
Notes: The Owner property cannot be modified once set

Returns Consultingwerk.SmartComponents.Base.SmartViewerControl


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:33:22