Namespace: Consultingwerk.SmartFramework
Class 
MenuContext Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:MenuContext
Purpose:Allows passing of the menu context to a Form Launched
from the Menu
Author(s):Miek Fechner / Consultingwerk Ltd.
Created:Fri Dec 20 23:28:05 CET 2013


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

Top Property Summary
Options Name Purpose
+ Progress.Lang.Object LaunchedFrom Returns the reference to the object that launched the menu function
+ CHARACTER MenuFunctionKey Returns the key of the menu function launched
+ CHARACTER MenuTitle Returns the title of the menu item that launched the menu function


Constructor Detail
Top

PUBLIC MenuContext (character, character, Object)

Purpose: Constructor for the MenuContext class
Notes:

Parameters:
pcMenuFunctionKey CHARACTER
The key of the menu function that is launched
pcMenuTitle CHARACTER
The tile of the menu function that is launched
poLaunchedFrom Progress.Lang.Object
The reference to the object that launched the menu function


Property Detail
Top

PUBLIC Progress.Lang.Object LaunchedFrom

Purpose: Returns the reference to the object that launched the menu function
Notes:

Returns Progress.Lang.Object
Top

PUBLIC CHARACTER MenuFunctionKey

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

Returns CHARACTER
Top

PUBLIC CHARACTER MenuTitle

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

Returns CHARACTER


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