Top Method Summary
Options Name Purpose
dispose () Unsubscribes from the events this Provider subscribed to, per Ccs.Common.IService
ExecuteResult (character, Object) Launches the menu function identified by pcActionKey
initialize () Subscribes to the events this Provider needs, per Ccs.Common.IService
OnMenuStructureLoaded (Object, MenuStructureLoadedEventArgs) Event handler for MainMenuRenderer:MenuStructureLoaded - merges the leaf menu functions of the rendered menu structure into this Provider's search index
OnSearchRequested (Object, QuickLaunchSearchEventArgs) Event handler for QuickLaunchSearchEvent:SearchRequested - adds matching, authorized menu functions to the result set

Top Property Summary
Options Name Purpose
INTEGER MaxMenuResults


Method Detail
Top

dispose ()

Purpose: Unsubscribes from the events this Provider subscribed to, per
Ccs.Common.IService
Notes:

Top

ExecuteResult (character, Object)

Purpose: Launches the menu function identified by pcActionKey
Notes:

Parameters:
pcActionKey CHARACTER
The Menu Function Key (FunctionKey) of the result to launch
poPayload Progress.Lang.Object
Not used by this Provider
Top

initialize ()

Purpose: Subscribes to the events this Provider needs, per Ccs.Common.IService
Notes:

Top

OnMenuStructureLoaded (Object, MenuStructureLoadedEventArgs)

Purpose: Event handler for MainMenuRenderer:MenuStructureLoaded - merges
the leaf menu functions of the rendered menu structure into
this Provider's search index
Notes:

Parameters:
poSender Progress.Lang.Object
The reference to the object that raised the event
poEventArgs Consultingwerk.Windows.Framework.Controls.MenuStructureLoadedEventArgs
The MenuStructureLoadedEventArgs with the data for this event
Top

OnSearchRequested (Object, QuickLaunchSearchEventArgs)

Purpose: Event handler for QuickLaunchSearchEvent:SearchRequested - adds
matching, authorized menu functions to the result set
Notes:

Parameters:
poSender Progress.Lang.Object
The reference to the object that raised the event
poEventArgs Consultingwerk.Windows.Framework.QuickLaunch.QuickLaunchSearchEventArgs
The QuickLaunchSearchEventArgs with the data for this event


Property Detail
Top

INTEGER MaxMenuResults


Returns INTEGER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       19.09.2026 10:21:48