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

File:LastRecentlyUsedExplorerBarGroupController
Purpose:Renders the last recently used menu items in an Ultra Explorer Bar Group
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 08 23:31:21 CET 2014



Top Method Summary
Options Name Purpose
- ItemClickHandler (Object, ItemEventArgs) Event handler for the ItemClick Event of the UltraExplorerBar
# MdiContainerClosingHandler (Object, FormClosingEventArgs) Event handle for the FormClosing event of the main MDI Container
# MenuFunctionLaunchedHandler (Object, MenuFunctionLaunchedEventArgs) Event handler for the MenuFunctionLaunched event of the MenuFunctionLauncher
+ RestoreSettings () Restores the last currently used menu functions
+ StoreLastRecentlyUsedFunctions () Stores the last recently used menu functions using the Settings Service

Top Constructor Summary
Options Name Purpose
+ LastRecentlyUsedExplorerBarGroupController (UltraExplorerBar, Object, character, character, character, character, integer) Constructor for the LastRecentlyUsedExplorerBarGroupController class

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar ExplorerBar
+ INTEGER MAX_ITEMS
+ Progress.Lang.Object Owner


Method Detail
Top

PRIVATE ItemClickHandler (Object, ItemEventArgs)

Purpose: Event handler for the ItemClick Event of the UltraExplorerBar
Notes:

Parameters:
sender System.Object
The reference to object that raised the event
e Infragistics.Win.UltraWinExplorerBar.ItemEventArgs
The ItemEventArgs instance with the data for this event
Top

PROTECTED MdiContainerClosingHandler (Object, FormClosingEventArgs)

Purpose: Event handle for the FormClosing event of the main MDI Container
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

PROTECTED MenuFunctionLaunchedHandler (Object, MenuFunctionLaunchedEventArgs)

Purpose: Event handler for the MenuFunctionLaunched event of the MenuFunctionLauncher
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.Framework.MenuFunctionLaunchedEventArgs
The MenuFunctionLaunchedEventArgs with the data for this event
Top

PUBLIC RestoreSettings ()

Purpose: Restores the last currently used menu functions
Notes:

Top

PUBLIC StoreLastRecentlyUsedFunctions ()

Purpose: Stores the last recently used menu functions using the Settings Service
Notes:



Constructor Detail
Top

PUBLIC LastRecentlyUsedExplorerBarGroupController (UltraExplorerBar, Object, character, character, character, character, integer)

Purpose: Constructor for the LastRecentlyUsedExplorerBarGroupController class
Notes:

Parameters:
poExplorerBar Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar
The UltraExplorerBar that owns the Explorer Bar Group
poOwner Progress.Lang.Object
The owner in which to invoke methodes (depending on the type of Menu Item)
pcGroupKey CHARACTER
The key of the Group to initialize
pcGroupTitle CHARACTER
The title of the group to initialize
pcSmallImageKey CHARACTER
The key of the small Group Image
pcLargeImageKey CHARACTER
The key of the large Group Image
piPosition INTEGER
The position of the Explorer Bar Group or ?


Property Detail
Top

PUBLIC Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar ExplorerBar


Returns Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar
Top

PUBLIC INTEGER MAX_ITEMS


Returns INTEGER
Top

PUBLIC Progress.Lang.Object Owner


Returns Progress.Lang.Object


Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:19:24