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

File:UltraListViewOrderController
Purpose:Adds a context menu with sort order to an UltraListView Control
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jun 05 10:46:06 CEST 2015



Top Method Summary
Options Name Purpose
# BeforeToolDropdownHandler (Object, BeforeToolDropdownEventArgs) Event handler for the BeforeToolDropdown event of the UltraToolbarsManager
# InitializeContextMenu () Initializes the Context Menu
# StoreOrder () Stores the initial order of items
# ToolClickHandler (Object, ToolEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager

Top Constructor Summary
Options Name Purpose
+ UltraListViewOrderController (UltraListView) Constructor for the UltraListViewOrderController class

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinListView.UltraListView UltraListView Returns the reference to the UltraListView Control
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager UltraToolbarsManager Returns the reference to the UltraToolbarsManager used to render the Context Menu


Method Detail
Top

PROTECTED BeforeToolDropdownHandler (Object, BeforeToolDropdownEventArgs)

Purpose: Event handler for the BeforeToolDropdown event of the UltraToolbarsManager
Notes:

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

PROTECTED InitializeContextMenu ()

Purpose: Initializes the Context Menu
Notes:

Top

PROTECTED StoreOrder ()

Purpose: Stores the initial order of items
Notes:

Top

PROTECTED ToolClickHandler (Object, ToolEventArgs)

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.ToolEventArgs
The ToolEventArgs with the data for this event


Constructor Detail
Top

PUBLIC UltraListViewOrderController (UltraListView)

Purpose: Constructor for the UltraListViewOrderController class
Notes:

Parameters:
poUltraListView Infragistics.Win.UltraWinListView.UltraListView
The reference to hte UltraListView control


Property Detail
Top

PUBLIC Infragistics.Win.UltraWinListView.UltraListView UltraListView

Purpose: Returns the reference to the UltraListView Control
Notes:

Returns Infragistics.Win.UltraWinListView.UltraListView
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager UltraToolbarsManager

Purpose: Returns the reference to the UltraToolbarsManager used to render the
Context Menu
Notes:

Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager


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