Namespace: Consultingwerk.Windows.Framework.Session
Class 
SmartContextStoreFormLogic Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartFormLogic
Implements: ISmartFormLogic

File:SmartContextStoreFormLogic
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Apr 06 23:06:19 CEST 2021



Top Method Summary
Options Name Purpose
+ Initialize () Initializes the SmartFormLogic instance
Overrides Consultingwerk.SmartComponents.Base.SmartFormLogic:Initialize ()
# CHARACTER LoadSettings (character) Loads stored window settings from the registry
Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
+ LockSession (Object, ToolClickEventArgs) Event handler for the LockSession Button
+ LockUserSessions (Object, ToolClickEventArgs) Event handler for the LockUserSessions Button
# RaiseGenericEvent (EventArgs) Raises the Generic Event
Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
+ Shutdown () Shuts down the SmartFormLogic instance
Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
# StoreSettings (character, character) Stores window settings to the registry
Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
+ SubscribeEvents () Subscribes the events for an attached viewer instance
Overrides Consultingwerk.SmartComponents.Base.SmartFormLogic:SubscribeEvents ()
+ UnsubscribeEvents () Unsubscribes the events for an attached form instance
Overrides Consultingwerk.SmartComponents.Base.SmartFormLogic:UnsubscribeEvents ()

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


Method Detail
Top

PUBLIC Initialize ()

Overrides Consultingwerk.SmartComponents.Base.SmartFormLogic:Initialize ()
Purpose: Initializes the SmartFormLogic instance
Notes:

Top

PROTECTED CHARACTER LoadSettings (character)

Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
Purpose: Loads stored window settings from the registry
Notes:

Parameters:
pcSettingsKey CHARACTER
The key under which the settings for this Form are stored (e.g. Position)
Returns CHARACTER
The string containing the stored window settings
Top

PUBLIC LockSession (Object, ToolClickEventArgs)

Purpose: Event handler for the LockSession Button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

PUBLIC LockUserSessions (Object, ToolClickEventArgs)

Purpose: Event handler for the LockUserSessions Button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

PROTECTED RaiseGenericEvent (EventArgs)

Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
Purpose: Raises the Generic Event
Notes: Supports raising events from the Form Logic Class - it's recommended
to use a derived event arg to distinguish events

Parameters:
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs
Top

PUBLIC Shutdown ()

Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
Purpose: Shuts down the SmartFormLogic instance
Notes:

Top

PROTECTED StoreSettings (character, character)

Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic
Purpose: Stores window settings to the registry
Notes:

Parameters:
pcSettings CHARACTER
The string containing the window settings to be stored
pcSettingsKey CHARACTER
The key under which the settings for this Form are stored (e.g. Position)
Top

PUBLIC SubscribeEvents ()

Overrides Consultingwerk.SmartComponents.Base.SmartFormLogic: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 ()

Overrides Consultingwerk.SmartComponents.Base.SmartFormLogic:UnsubscribeEvents ()
Purpose: Unsubscribes the events for an attached form 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

Inherited from Consultingwerk.SmartComponents.Base.SmartFormLogic

Returns Consultingwerk.SmartComponents.Base.SmartWindowForm


Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:23:00