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

File:UltraListViewFilterController
Purpose:Provides search capabilities to an UltraListViewController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 25 06:30:34 CEST 2020
Purpose: Returns the reference to the Text box used for searching
Notes:



Top Method Summary
Options Name Purpose
+ DisplayAll () Displays all entries
# TextChangedHandler (Object, EventArgs) Event handler for the TextChanged event of the search text box

Top Constructor Summary
Options Name Purpose
+ UltraListViewFilterController (UltraListView, UltraTextEditor) Constructor for the UltraListViewFilterController class

Top Property Summary
Options Name Purpose
+ Infragistics.Win.UltraWinEditors.UltraTextEditor SearchTextBox
+ Infragistics.Win.UltraWinListView.UltraListView UltraListView


Method Detail
Top

PUBLIC DisplayAll ()

Purpose: Displays all entries
Notes:

Top

PROTECTED TextChangedHandler (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the search text box
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The reference to the


Constructor Detail
Top

PUBLIC UltraListViewFilterController (UltraListView, UltraTextEditor)

Purpose: Constructor for the UltraListViewFilterController class
Notes:

Parameters:
poUltraListView Infragistics.Win.UltraWinListView.UltraListView
The reference to the Text box used for searching
poSearchTextBox Infragistics.Win.UltraWinEditors.UltraTextEditor
The reference to the UltraListView


Property Detail
Top

PUBLIC Infragistics.Win.UltraWinEditors.UltraTextEditor SearchTextBox


Returns Infragistics.Win.UltraWinEditors.UltraTextEditor
Top

PUBLIC Infragistics.Win.UltraWinListView.UltraListView UltraListView


Returns Infragistics.Win.UltraWinListView.UltraListView


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