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):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 20 23:28:05 CET 2013
Purpose: Returns the reference to the object that launched the menu function
Notes:


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
+ CHARACTER MenuFunctionKey
+ CHARACTER MenuTitle


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


Returns Progress.Lang.Object
Top

PUBLIC CHARACTER MenuFunctionKey


Returns CHARACTER
Top

PUBLIC CHARACTER MenuTitle


Returns CHARACTER


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