Namespace: Consultingwerk.Windows.Framework
Interface 
IMenuStructureProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Framework.Menu.MenuStructureProvider

File:IMenuStructureProvide
Purpose:Interface for Service Provider Classes that can return
a menu structure
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 07 17:34:44 CET 2012



Top Method Summary
Options Name Purpose
+ GetMenuItems (character[], table) Returns the Menu Items referenced by the givens keys
+ GetMenuStructure (IGetMenuStructureParameter, table) Returns the Menu Structure for a given root key


Method Detail
Top

PUBLIC GetMenuItems (character[], table)

Purpose: Returns the Menu Items referenced by the givens keys
Notes: Used by the Menu Function LRU

Parameters:
pcKeys CHARACTER
The CHARACTER Array with the menu item keys
ttMenuStructure TEMP-TABLE ttMenuStructure
OUTOUT Temp-Table with the Menu Structure data
Top

PUBLIC GetMenuStructure (IGetMenuStructureParameter, table)

Purpose: Returns the Menu Structure for a given root key
Notes:

Parameters:
oGetMenuStructureParameter Consultingwerk.SmartFramework.IGetMenuStructureParameter
The IGetMenuStructureParameter with the data for the request
ttMenuStructure TEMP-TABLE ttMenuStructure
OUTOUT Temp-Table with the Menu Structure data


Temp-Table Detail

Temp-Table ttMenuStructure

Defined in:


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