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

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

LoadLru ()

Purpose: Loads the LRU list from the ISettingsService
Notes:

Top

StoreLru ()

Purpose: Stores the LRU list in the ISettingsService
Notes:



Constructor Detail
Top

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

CHARACTER BaseKey


Returns CHARACTER
Top

CHARACTER KeyPattern


Returns CHARACTER
Top

INTEGER MaxItems


Returns INTEGER
Top

Infragistics.Win.UltraWinToolbars.PopupMenuTool PopupMenuTool


Returns Infragistics.Win.UltraWinToolbars.PopupMenuTool


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