Namespace: Consultingwerk.Windows.Framework
Class 
MenuFunctionLaunchedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:MenuFunctionLaunchedEventArgs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 08 23:05:41 CET 2014


Top Constructor Summary
Options Name Purpose
+ MenuFunctionLaunchedEventArgs (character, character, Object, Object) Constructor for the MenuFunctionLaunchedEventArgs class

Top Property Summary
Options Name Purpose
+ Progress.Lang.Object Context Returns the context of the launched menu function
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ Progress.Lang.Object LaunchedInstance Returns the reference to the launched object instance
+ CHARACTER MenuFunctionKey Returns the key of the launched menu function
+ CHARACTER MenuFunctionTitle Returns the title of the launched menu function


Constructor Detail
Top

PUBLIC MenuFunctionLaunchedEventArgs (character, character, Object, Object)

Purpose: Constructor for the MenuFunctionLaunchedEventArgs class
Notes:

Parameters:
pcMenuFunctionKey CHARACTER
The reference to the key of the launched menu function associated with this event
pcMenuFunctionTitle CHARACTER
The reference to the title of the launched menu function associated with this event
poContext Progress.Lang.Object
The reference to the context provided to launch the function associated with this event
poLaunchedInstance Progress.Lang.Object
The reference to the launched instance associated with the event


Property Detail
Top

PUBLIC Progress.Lang.Object Context

Purpose: Returns the context of the launched menu function
Notes:

Returns Progress.Lang.Object
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC Progress.Lang.Object LaunchedInstance

Purpose: Returns the reference to the launched object instance
Notes:

Returns Progress.Lang.Object
Top

PUBLIC CHARACTER MenuFunctionKey

Purpose: Returns the key of the launched menu function
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER MenuFunctionTitle

Purpose: Returns the title of the launched menu function
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:50:23