Namespace: Consultingwerk.Windows.Framework.Controls
Class 
MenuStructureUltraToolbarController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.Windows.Framework.Controls.MenuStructureRibbonTabController
ABSTRACT

File:MenuStructureUltraToolbarController
Purpose:Abstract base class for UltraToolbarsManager based rendering
of menu structures
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Aug 16 07:53:42 CEST 2013



Top Method Summary
Options Name Purpose
# RenderTools (character, ToolsCollection) Renders the child menu items into a tools collection
# ToolbarBeforeDisposeHandler (Object, EventArgs) Event handler for the BeforeDispose event of the SmartToolbarController
# ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager

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

Top Property Summary
Options Name Purpose
+ CHARACTER MenuStructureKey
+ Progress.Lang.Object Owner
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Method Detail
Top

PROTECTED RenderTools (character, ToolsCollection)

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)

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)

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 MenuStructureUltraToolbarController (UltraToolbarsManager, Object, character)

Purpose: Constructor for the MenuStructureUltraToolbarController 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


Returns CHARACTER
Top

PUBLIC Progress.Lang.Object Owner


Returns Progress.Lang.Object
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager


Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


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