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 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) Fills the tree menu
# RenderTools (character, ToolsCollection) Renders the child menu items into a tools collection
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 Returns the root key of the menu structure to render
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
+ Progress.Lang.Object Owner Returns the reference to the owning object
Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager Returns the reference to the UltraToolbarsManager that renders the Ribbon Tab
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 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 methodes (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
Purpose: Returns the root key of the menu structure to render
Notes:

Returns CHARACTER
Top

PUBLIC Progress.Lang.Object Owner

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
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
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager

Inherited from Consultingwerk.Windows.Framework.Controls.MenuStructureUltraToolbarController
Purpose: Returns the reference to the UltraToolbarsManager that renders
the Ribbon Tab
Notes:

Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


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