|
Navigate to: Methods | Constructors | Events | Properties
| 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | UltraRibbonLruController (UltraToolbarsManager, character, character, integer) |
Constructor for the UltraRibbonLruController class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER BaseKey |
Gets the ISettingsService Base Key to use to store/retrieve the
settings from |
|
| + | CHARACTER KeyPattern |
Gets the ISettingsService Key pattern to use to store/retrieve the
settings from |
|
| + | INTEGER MaxItems |
Gets the maximum number of LRU items |
|
| + | Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager |
Gets the reference to the UltraToolbarsManager |
|
Top
PUBLIC AddItemToLru (character, character)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LoadLru ()
|
||||||||||||||||||||
PUBLIC StoreLru ()
|
||||||||||||||||||||
PUBLIC UltraRibbonLruController (UltraToolbarsManager, character, character, integer)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER BaseKey
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER KeyPattern
|
|||||||||||||||
PUBLIC INTEGER MaxItems
|
|||||||||||||||
PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
|
|||||||||||||||