Namespace: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester
Class 
OERABusinessEntityTesterFilterDialog Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.OERABusinessEntityTesterFilterDialogDesigner
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:OERABusinessEntityTesterFilterDialog
Purpose:Provides and user interface to enter a QueryString for
a temp-table
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Wed Apr 08 11:20:28 CEST 2009



Top Method Summary
Options Name Purpose
NamedQueryButtonClickHandler (Object, EventArgs) Event handler for the NamedQuery button
OkButtonClickHandler (Object, EventArgs) Event handler for the Click event of the Button2
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnShown (EventArgs) Raises the Shown event
PopulateRecentItems () Populates the Combo-Box of recent queries
SelectedIndexChangedHandler (Object, EventArgs) Event handler for the SelectedIndexChanged event of the cbRecentItems
TextChangedHandler (Object, EventArgs) Event handler for the TextChanged event of the textBox1 instance

Top Constructor Summary
Options Name Purpose
OERABusinessEntityTesterFilterDialog () Constructor for the OERABusinessEntityTesterFilterDialog class

Top Property Summary
Options Name Purpose
HANDLE DatasetHandle
CHARACTER EntityName
CHARACTER EntityTable
CHARACTER QueryString


Method Detail
Top

NamedQueryButtonClickHandler (Object, EventArgs)

Purpose: Event handler for the NamedQuery button
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 event
Top

OkButtonClickHandler (Object, EventArgs)

Purpose: Event handler for the Click event of the Button2
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 event
Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PopulateRecentItems ()

Purpose: Populates the Combo-Box of recent queries
Notes:

Top

SelectedIndexChangedHandler (Object, EventArgs)

Purpose: Event handler for the SelectedIndexChanged event of the cbRecentItems
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 event
Top

TextChangedHandler (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the textBox1 instance
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 event


Constructor Detail
Top

OERABusinessEntityTesterFilterDialog ()

Purpose: Constructor for the OERABusinessEntityTesterFilterDialog class
Notes:



Property Detail
Top

HANDLE DatasetHandle


Returns HANDLE
Top

CHARACTER EntityName


Returns CHARACTER
Top

CHARACTER EntityTable


Returns CHARACTER
Top

CHARACTER QueryString


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:23:58