Namespace: Consultingwerk.Windows.Framework.Controls
Class 
MenuStructureRibbonTabController Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController

File:MenuStructureRibbonTabController
Purpose:Allows the rendering of SmartFramework Menu Structures
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) Fills the tree menu
# RenderTools (character, ToolsCollection) Renders the child menu items into a tools collection
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
# ToolbarBeforeDisposeHandler (Object, EventArgs) Event handler for the BeforeDispose event of the SmartToolbarController
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
# ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController

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

Top Property Summary
Options Name Purpose
+ CHARACTER MenuStructureKey
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
+ Progress.Lang.Object Owner
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController


Method Detail
Top

PUBLIC FillMenuStructure (character)

Purpose: Fills the tree menu
Notes:

Parameters:
pcMenuStructureKey CHARACTER
The key of the menu structure to render
Top

PROTECTED RenderTools (character, ToolsCollection)

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
Purpose: Renders the child menu items into a tools collection
Notes:

Parameters:
pcParentMenuKey CHARACTER
The parent menu key
poTools Infragistics.Win.UltraWinToolbars.ToolsCollection
The parent tools collection
Top

PROTECTED ToolbarBeforeDisposeHandler (Object, EventArgs)

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
Purpose: Event handler for the BeforeDispose event of the SmartToolbarController
Notes:

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

PROTECTED ToolClickHandler (Object, ToolClickEventArgs)

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

PUBLIC MenuStructureRibbonTabController (UltraToolbarsManager, Object, character)

Purpose: Constructor for the MenuStructureRibbonTabController class
Notes:

Parameters:
poToolbarsManager Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The UltraToolbarsManager that owns the Ribbon
poOwner Progress.Lang.Object
The owner in which to invoke methods (depending on the type of Menu Item)
pcMenuStructureKey CHARACTER
The key of the menu structure to render


Property Detail
Top

PUBLIC CHARACTER MenuStructureKey

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController

Returns CHARACTER
Top

PUBLIC Progress.Lang.Object Owner

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController

Returns Progress.Lang.Object
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController

Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


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