Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartViewerLogic Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.SmartComponents.Interfaces.ISmartViewerLogicWithEvents
Implemented by: Consultingwerk.SmartComponents.Base.SmartViewerLogic, Consultingwerk.Windows.Framework.Repository.BusinessEntities.MetaBusinessEntity.MetaBusinessEntityViewerLogic, Consultingwerk.Windows.Framework.Repository.BusinessEntities.MetaBusinessEntity.MetaEntityTable2ViewerLogic, Consultingwerk.Windows.Framework.Repository.BusinessEntities.MetaDataSource.MetaDataSourceViewerLogic, Consultingwerk.Windows.Framework.Repository.BusinessEntities.MetaEntityTable.MetaDataFieldViewerLogic, Consultingwerk.Windows.Framework.Repository.BusinessEntities.MetaEntityTable.MetaEntityTableViewerLogic

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
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



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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:02