Namespace: Consultingwerk.SmartFramework
Class 
GetMenuStructureParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.SmartFramework.IGetMenuStructureParameter

File:GetMenuStructureParameter
Purpose:Parameter object for the GetMenuStructure method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 07 17:53:03 CET 2012


Top Constructor Summary
Options Name Purpose
GetMenuStructureParameter () Constructor for the GetMenuStructureParameter class
GetMenuStructureParameter (character) Constructor for the GetMenuStructureParameter class
GetMenuStructureParameter (character, integer) Constructor for the GetMenuStructureParameter class
GetMenuStructureParameter (character, integer, logical) Constructor for the GetMenuStructureParameter class
GetMenuStructureParameter (character, integer, logical, logical) Constructor for the GetMenuStructureParameter class

Top Property Summary
Options Name Purpose
LOGICAL IncludeMenuFunction
LOGICAL IncludeRootMenuEntry
INTEGER NumberOfLevels
CHARACTER RootMenuKey
LOGICAL SkipAuthorizationCheck


Constructor Detail
Top

GetMenuStructureParameter ()

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Top

GetMenuStructureParameter (character)

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Parameters:
pcRootMenuKey CHARACTER
The value for the RootMenuKey property
Top

GetMenuStructureParameter (character, integer)

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Parameters:
pcRootMenuKey CHARACTER
The value for the RootMenuKey property
piNumberOfLevels INTEGER
The value for the NumberOfLevels property
Top

GetMenuStructureParameter (character, integer, logical)

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Parameters:
pcRootMenuKey CHARACTER
The value for the RootMenuKey property
piNumberOfLevels INTEGER
The value for the NumberOfLevels property
plIncludeRootMenuEntry LOGICAL
The value for the IncludeRootMenuEntry propetry
Top

GetMenuStructureParameter (character, integer, logical, logical)

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Parameters:
pcRootMenuKey CHARACTER
The value for the RootMenuKey property
piNumberOfLevels INTEGER
The value for the NumberOfLevels property
plIncludeRootMenuEntry LOGICAL
The value for the IncludeRootMenuEntry property
plSkipAuthorizationCheck LOGICAL
The value of the SkipAuthorizationCheck


Property Detail
Top

LOGICAL IncludeMenuFunction


Returns LOGICAL
Top

LOGICAL IncludeRootMenuEntry


Returns LOGICAL
Top

INTEGER NumberOfLevels


Returns INTEGER
Top

CHARACTER RootMenuKey


Returns CHARACTER
Top

LOGICAL SkipAuthorizationCheck


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:25:07