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
+ CHARACTER MenuStructureKey
+ Progress.Lang.Object Owner


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


Returns Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar
Top

PUBLIC CHARACTER MenuStructureKey


Returns CHARACTER
Top

PUBLIC Progress.Lang.Object Owner


Returns Progress.Lang.Object


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