Namespace: Consultingwerk.Windows.Framework.Menu
Class 
MenuFunctionLauncher Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Framework.IMenuFunctionLauncher

File:MenuFunctionLauncher
Purpose:SmartFramework implementation of the IMenuFunctionLauncher
service interface
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Dec 08 00:58:11 CET 2012



Top Method Summary
Options Name Purpose
+ Progress.Lang.Object LaunchMenuFunction (character, Object) Launches a Menu Function from the Menu
# OnMenuFunctionLaunched (MenuFunctionLaunchedEventArgs) Raises the MenuFunctionLaunched

Top Event Summary
Options Name Purpose
+ MenuFunctionLaunched (Object, MenuFunctionLaunchedEventArgs) Event launched whenever a menu function is launched


Method Detail
Top

PUBLIC Progress.Lang.Object LaunchMenuFunction (character, Object)

Purpose: Launches a Menu Function from the Menu
Notes:

Parameters:
pcMenuFunctionKey CHARACTER
The key of the Menu Function
poContext Progress.Lang.Object
An optional reference to a context (could be the Control that launches the function)
Returns Progress.Lang.Object
The reference to the launched menu function
Top

PROTECTED OnMenuFunctionLaunched (MenuFunctionLaunchedEventArgs)

Purpose: Raises the MenuFunctionLaunched
Notes:

Parameters:
e Consultingwerk.Windows.Framework.MenuFunctionLaunchedEventArgs
The MenuFunctionLaunchedEventArgs with the data for the event


Event Detail
Top

PUBLIC MenuFunctionLaunched (Object, MenuFunctionLaunchedEventArgs)

Purpose: Event launched whenever a menu function is launched
Notes: This can be used for logging or LRU tracking purposes etc.

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Framework.MenuFunctionLaunchedEventArgs
The MenuFunctionLaunchedEventArgs with the data for this event


Temp-Table Detail


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