| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | Progress.Lang.Object CreateInstance (Class) | 
     Creates an instance of a settings object  | 
|
| + | Progress.Lang.Object GetSettingByGUID (character) | 
     Get's a Setting object using a key  | 
|
| + | Consultingwerk.Framework.Collections.CharacterDictionary GetSettings () | 
     Returns the settings as a Dictionary with the GUID as the key and the
ToString() value of the setting object as the value  | 
|
| + | MoveToBeginningOfLru (character) | 
     Moves the given object to the beginning of the LRU list  | 
|
| + | MoveToBeginningOfLru (Object) | 
     Moves the given object to the beginning of the LRU list  | 
|
| + | PopulateLruMenu (ToolsCollection, integer, character, logical) | 
     Populates a LRU Menu in an UltraToolbarsManager instance  | 
|
| + | RemoveInstance (character) | 
     Removes the given instance from the LRU list  | 
|
| + | RemoveInstance (Object) | 
     Removes the given instance from the LRU list  | 
|
| # | RenumberSettings () | 
     Renumbers the settings from 1 on  | 
|
| + | RestoreFromSettingsService () | 
     Loads the LRU from the settings service  | 
|
| + | StoreToSettingsService () | 
     Stores the current LRU to the settings service  | 
| 
         
            
                Top
                
            
         
        PUBLIC Progress.Lang.Object CreateInstance (Class)
 
  | 
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Progress.Lang.Object GetSettingByGUID (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.Framework.Collections.CharacterDictionary GetSettings ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC MoveToBeginningOfLru (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC MoveToBeginningOfLru (Object)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC PopulateLruMenu (ToolsCollection, integer, character, logical)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC RemoveInstance (character)
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC RemoveInstance (Object)
 
  | 
||||||||||||||||||||||||||||||
        
        PROTECTED RenumberSettings ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC RestoreFromSettingsService ()
 
  | 
||||||||||||||||||||||||||||||
        
        PUBLIC StoreToSettingsService ()
 
  | 
||||||||||||||||||||||||||||||