Namespace: Consultingwerk.SmartFramework
Interface 
IReceiveMenuContext Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Framework.Menu.SmartFunctionMaintenanceForm

File:IReceiveMenuContext
Purpose:Interface for classes launched from the menu structrue
that provide the method ReceiveMenuContext to receive
the context of the menu item that launched the current
function
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 20 23:42:34 CET 2013
Purpose: Provides the context of the menu item that launched the current
function to the called instance
Notes: May be an object of the MenuContext class that provides information
about the Label of the menu item that launched the current function



Top Method Summary
Options Name Purpose
+ ReceiveMenuContext (Object) Provides the context of the menu item that launched the current function to the called instance


Method Detail
Top

PUBLIC ReceiveMenuContext (Object)

Purpose: Provides the context of the menu item that launched the current
function to the called instance
Notes: May be an object of the MenuContext class that provides information
about the Label of the menu item that launched the current function

Parameters:
poContext Progress.Lang.Object
The context of the menu function that launched the current object


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:59:29