Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartDataBrowserSearchProvider Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Windows.Controls.UltraGridSearchProvider

File:SmartDataBrowserSearchProvider
Purpose:SmartDataBrowser specific extension of the UltraGridSearchProvider
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 16 08:27:58 CET 2019
Purpose: Constructor for the SmartDataBrowserSearchProvider class
Notes:



Top Method Summary
Options Name Purpose
# AttachEventHandlers (UltraGrid) Attaches event handlers to the grid
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
# CloseControlHandler (Object, EventArgs) Event handler for the LostFocus event of the search controol
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
# FormClosedHandler (Object, FormClosedEventArgs) Event handler for the FormClosed event of the Form
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
# KeyPressHandler (Object, KeyPressEventArgs) Event handler for the KeyPres event of the UltraGrid
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
# PerformSearch (character, character, character) Performs the search
Overrides Consultingwerk.Windows.Controls.UltraGridSearchProvider:PerformSearch (character, character, character)
# PerformSearchHandler (Object, PerformSearchEventArgs) Event handler for the SearchPhrase event of the search control
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
# CHARACTER SortedColumnDataType () Returns the ABL Data Type of the first sorted column
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider

Top Constructor Summary
Options Name Purpose
+ SmartDataBrowserSearchProvider (SmartDataBrowser) Constructor for the SmartDataBrowserSearchProvider class

Top Property Summary
Options Name Purpose
+ CHARACTER ColumnDataType
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
+ CHARACTER CurrentColumnName
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
+ UltraGrid Grid
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
+ Consultingwerk.Windows.Controls.UltraGridSearchControl SearchControl
Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider


Method Detail
Top

PROTECTED AttachEventHandlers (UltraGrid)

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
Purpose: Attaches event handlers to the grid
Notes:

Parameters:
poGrid UltraGrid
The reference to the grid to attach event handlers to
Top

PROTECTED CloseControlHandler (Object, EventArgs)

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
Purpose: Event handler for the LostFocus event of the search controol
Notes:

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

PROTECTED FormClosedHandler (Object, FormClosedEventArgs)

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
Purpose: Event handler for the FormClosed event of the Form
Notes:

Parameters:
sender System.Object
The reference to the Form control
e FormClosedEventArgs
The FormClosedEventArgs with the data for this event
Top

PROTECTED KeyPressHandler (Object, KeyPressEventArgs)

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
Purpose: Event handler for the KeyPres event of the UltraGrid
Notes:

Parameters:
sender System.Object
The reference to the component that raised the event
e System.Windows.Forms.KeyPressEventArgs
The KeyPressEventArgs with the data for this event
Top

PROTECTED PerformSearch (character, character, character)

Overrides Consultingwerk.Windows.Controls.UltraGridSearchProvider:PerformSearch (character, character, character)
Purpose: Performs the search
Notes:

Parameters:
pcSearchString CHARACTER
The search string vlaue
pcColumnName CHARACTER
The name of the search column
pcColumnDataType CHARACTER
The data type of the search column
Top

PROTECTED PerformSearchHandler (Object, PerformSearchEventArgs)

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
Purpose: Event handler for the SearchPhrase event of the search control
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the control that raised the event
e Consultingwerk.Windows.Controls.PerformSearchEventArgs
The PerformSearchEventArgs with the data for this event
Top

PROTECTED CHARACTER SortedColumnDataType ()

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider
Purpose: Returns the ABL Data Type of the first sorted column
Notes:

Returns CHARACTER
The ABL Data Type


Constructor Detail
Top

PUBLIC SmartDataBrowserSearchProvider (SmartDataBrowser)

Purpose: Constructor for the SmartDataBrowserSearchProvider class
Notes:

Parameters:
poSmartDataBrowser Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The reference to the SmartDataBrowser


Property Detail
Top

PUBLIC CHARACTER ColumnDataType

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider

Returns CHARACTER
Top

PUBLIC CHARACTER CurrentColumnName

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider

Returns CHARACTER
Top

PUBLIC UltraGrid Grid

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider

Returns UltraGrid
Top

PUBLIC Consultingwerk.Windows.Controls.UltraGridSearchControl SearchControl

Inherited from Consultingwerk.Windows.Controls.UltraGridSearchProvider

Returns Consultingwerk.Windows.Controls.UltraGridSearchControl


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