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

File:MenuStructureRibbonTabController
Purpose:Allows the rendering of SmartFramework Menu Structrures
as Ribbon Tabs
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Aug 15 19:29:09 CEST 2013



Top Method Summary
Options Name Purpose
+ FillMenuStructure (character, UltraExplorerBarGroup) Fills the explorer bar group
- ItemClickHandler (Object, ItemEventArgs) Event handler for the ItemClick Event of the UltraExplorerBar

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

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar ExplorerBar Returns the reference to the UltraToolbarsManager that renders the Ribbon Tab
+ CHARACTER MenuStructureKey Returns the root key of the menu structure to render
+ Progress.Lang.Object Owner Returns the reference to the owning object


Method Detail
Top

PUBLIC FillMenuStructure (character, UltraExplorerBarGroup)

Purpose: Fills the explorer bar group
Notes:

Parameters:
pcMenuStructureKey CHARACTER
The key of the menu structure to render
poGroup Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup
The UltraExplorerBarGroup to render to
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


Constructor Detail
Top

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

Purpose: Constructor for the MenuStructureRibbonTabController 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
pcMenuStructureKey CHARACTER
The key of the menu structure to render
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

Purpose: Returns the reference to the UltraToolbarsManager that renders
the Ribbon Tab
Notes:

Returns Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar
Top

PUBLIC CHARACTER MenuStructureKey

Purpose: Returns the root key of the menu structure to render
Notes:

Returns CHARACTER
Top

PUBLIC Progress.Lang.Object Owner

Purpose: Returns the reference to the owning object
Notes: The owner is the object in which to invoke methods
(depending on the type of menu item)

Returns Progress.Lang.Object


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:49:16