Namespace: Consultingwerk.Windows.Controls
Class 
PopupMenuToolLruController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Gets the ISettingsService Base Key to use to store/retrieve the
settings from
Notes:



Top Method Summary
Options Name Purpose
+ AddItemToLru (character, character) Adds an item at the beginning of the LRU
+ LoadLru () Loads the LRU list from the ISettingsService
+ StoreLru () Stores the LRU list in the ISettingsService

Top Constructor Summary
Options Name Purpose
+ PopupMenuToolLruController (PopupMenuTool, character, character, integer) Constructor for the PopupMenuToolLruController class

Top Property Summary
Options Name Purpose
+ CHARACTER BaseKey
+ CHARACTER KeyPattern
+ INTEGER MaxItems
+ Infragistics.Win.UltraWinToolbars.PopupMenuTool PopupMenuTool


Method Detail
Top

PUBLIC AddItemToLru (character, character)

Purpose: Adds an item at the beginning of the LRU
Notes:

Parameters:
pcDisplayText CHARACTER
The display text of the item
pcItemKey CHARACTER
The key of the item
Top

PUBLIC LoadLru ()

Purpose: Loads the LRU list from the ISettingsService
Notes:

Top

PUBLIC StoreLru ()

Purpose: Stores the LRU list in the ISettingsService
Notes:



Constructor Detail
Top

PUBLIC PopupMenuToolLruController (PopupMenuTool, character, character, integer)

Purpose: Constructor for the PopupMenuToolLruController class
Notes:

Parameters:
poPopupMenuTool Infragistics.Win.UltraWinToolbars.PopupMenuTool
The reference to the PopupMenuTool
pcBaseKey CHARACTER
The ISettingsService Base Key to use to store/retrieve the settings from
pcKeyPattern CHARACTER
The ISettingsService Key pattern to use to store/retrieve the settings from
piMaxItems INTEGER
The maximum number of LRU items


Property Detail
Top

PUBLIC CHARACTER BaseKey


Returns CHARACTER
Top

PUBLIC CHARACTER KeyPattern


Returns CHARACTER
Top

PUBLIC INTEGER MaxItems


Returns INTEGER
Top

PUBLIC Infragistics.Win.UltraWinToolbars.PopupMenuTool PopupMenuTool


Returns Infragistics.Win.UltraWinToolbars.PopupMenuTool


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:25:12