Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartFormLogic Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Base.SmartFormLogic, Consultingwerk.Windows.Framework.Repository.MergeUtil.SmartImportFileStatusFormLogic, Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormLogic, Consultingwerk.Windows.Framework.Session.SmartContextStoreFormLogic, Consultingwerk.Windows.Framework.System.SmartTagFormLogic

File:ISmartFormLogic
Purpose:Interface defining the requirements for classes providing
client side logic for SmartWindowForm instances
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 10 16:31:21 CET 2019
Purpose: Returns the reference to the SmartWindowForm that owns this
instance of the Form Logic Object
Notes: The Owner property cannot be modified once set



Top Method Summary
Options Name Purpose
+ Initialize () Initializes the SmartFormLogic instance
+ Shutdown () Shuts down the SmartFormLogic instance

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Base.SmartWindowForm Owner


Method Detail
Top

PUBLIC Initialize ()

Purpose: Initializes the SmartFormLogic instance
Notes:

Top

PUBLIC Shutdown ()

Purpose: Shuts down the SmartFormLogic instance
Notes:



Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Base.SmartWindowForm Owner


Returns Consultingwerk.SmartComponents.Base.SmartWindowForm


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