Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartDataBrowserLogic Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.SmartComponents.Interfaces.ISmartDataBrowserLogicWithEvents
Implemented by: Consultingwerk.SmartComponents.Base.SmartDataBrowserLogic

File:ISmartDataBrowserLogic
Purpose:Interface defining the requirements for classes providing
client side logic for SmartDataBrowser instances
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Aug 13 05:40:43 CEST 2022



Top Method Summary
Options Name Purpose
Initialize () Initializes the ISmartDataBrowserLogic instance
RegisterSmartDataBrowser (SmartDataBrowser) Handshake method for SmartDataBrowser instances
Shutdown () Shuts down the ISmartDataBrowserLogic instance

Top Property Summary
Options Name Purpose
Consultingwerk.SmartComponents.Implementation.SmartDataBrowser Owner


Method Detail
Top

Initialize ()

Purpose: Initializes the ISmartDataBrowserLogic instance
Notes:

Top

RegisterSmartDataBrowser (SmartDataBrowser)

Purpose: Handshake method for SmartDataBrowser instances
Notes:

Parameters:
poSmartDataBrowser Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The SmartDataBrowser instance this logic class will provid logic for
Top

Shutdown ()

Purpose: Shuts down the ISmartDataBrowserLogic instance
Notes:



Property Detail
Top

Consultingwerk.SmartComponents.Implementation.SmartDataBrowser Owner


Returns Consultingwerk.SmartComponents.Implementation.SmartDataBrowser


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:51