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


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


Returns Consultingwerk.SmartComponents.Base.SmartViewerControl


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:17:44