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

File:GetMenuStructureParameter
Purpose:Parameter object for the GetMenuStructure method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 07 17:53:03 CET 2012
Purpose: Returns if the Root Menu Entry should also te retrieved
Notes:


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

PUBLIC GetMenuStructureParameter ()

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Top

PUBLIC GetMenuStructureParameter (character)

Purpose: Constructor for the GetMenuStructureParameter class
Notes:

Parameters:
pcRootMenuKey CHARACTER
The value for the RootMenuKey property
Top

PUBLIC 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

PUBLIC 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

PUBLIC 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

PUBLIC LOGICAL IncludeMenuFunction


Returns LOGICAL
Top

PUBLIC LOGICAL IncludeRootMenuEntry


Returns LOGICAL
Top

PUBLIC INTEGER NumberOfLevels


Returns INTEGER
Top

PUBLIC CHARACTER RootMenuKey


Returns CHARACTER
Top

PUBLIC LOGICAL SkipAuthorizationCheck


Returns LOGICAL


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