Namespace: Consultingwerk.SmartComponents.Base
Class 
SmartFormLogic Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.SmartComponents.Interfaces.ISmartFormLogic
Inherited by: Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormLogic
ABSTRACT

File:SmartFormLogic
Purpose:Base class for classes that provide client side logic
for SmartViewerControl instances
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 10 16:31:21 CET 2019



Top Method Summary
Options Name Purpose
+ Initialize () Initializes the SmartFormLogic instance
+ Shutdown () Shuts down the SmartFormLogic instance
+ A SubscribeEvents () Subscribes the events for an attached viewer instance
+ A UnsubscribeEvents () Unsubscribes the events for an attached viewer 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:

Top

PUBLIC SubscribeEvents ()

Purpose: Subscribes the events for an attached viewer instance
Notes: This method needs to be implemented by the Viewer Logic class and
is supposed to subscribe to control events

Top

PUBLIC UnsubscribeEvents ()

Purpose: Unsubscribes the events for an attached viewer instance
Notes: This method needs to be implemented by the Viewer Logic class and
is supposed to unsubscribe from control events



Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Base.SmartWindowForm Owner


Returns Consultingwerk.SmartComponents.Base.SmartWindowForm


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