Namespace: Consultingwerk.SmartComponents.Support
Class 
BusinessEntityPickerForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:BusinessEntityPickerForm
Purpose:Selectes a Business Entity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jul 14 14:18:42 CEST 2010



Top Method Summary
Options Name Purpose
btnRefresh_Click (Object, EventArgs)
CHARACTER GetSelectedBusinessEntityName () Returns the selected Business Entity Name
InitializeComponent ()
OnRefreshButtonClick (EventArgs) Raises the RefreshButtonClick
OnShown (EventArgs) Raises the Shown event
pictureBoxHeader_Click (Object, EventArgs) Event handler for the Click event of the pictureBoxHeader
ReceiveBusinessEntityNames (table) Receives the temp-table with the business entity names
SetBusinessEntityName (character) Sets the selected Business Entity name
textBox1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown event of the textBox1
textBox1_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the TextBox1
ultraGrid1_DoubleClickRow (Object, DoubleClickRowEventArgs) Event handler for the DoubleClickRow event of the ultraGrid1

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

Top Event Summary
Options Name Purpose
RefreshButtonClick DELEGATE System.EventHandler Raised when the Refresh Button has been clicked

Top Property Summary
Options Name Purpose
LOGICAL RefreshButtonVisible
CHARACTER Remarks


Method Detail
Top

btnRefresh_Click (Object, EventArgs)

Purpose:
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

CHARACTER GetSelectedBusinessEntityName ()

Purpose: Returns the selected Business Entity Name
Notes:

Returns CHARACTER
The selected Business Entity Name
Top

InitializeComponent ()


Top

OnRefreshButtonClick (EventArgs)

Purpose: Raises the RefreshButtonClick
Notes:

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

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

pictureBoxHeader_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the pictureBoxHeader
Notes:

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

ReceiveBusinessEntityNames (table)

Purpose: Receives the temp-table with the business entity names
Notes:

Parameters:
ttClassNames TEMP-TABLE ttClassNames
The temp-table with the class names
Top

SetBusinessEntityName (character)

Purpose: Sets the selected Business Entity name
Notes:

Parameters:
pcBusinessEntityName CHARACTER
The name of the Business Entity
Top

textBox1_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown event of the textBox1
Notes:

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

textBox1_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the TextBox1
Notes: Re-Opens the Query using MATCHES

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

ultraGrid1_DoubleClickRow (Object, DoubleClickRowEventArgs)

Purpose: Event handler for the DoubleClickRow event of the ultraGrid1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinGrid.DoubleClickRowEventArgs
The DoubleClickRowEventArgs instance with the data for this event


Constructor Detail
Top

BusinessEntityPickerForm ()

Purpose: Constructor for the BusinessEntityPickerForm class
Notes:



Event Detail
Top

RefreshButtonClick DELEGATE System.EventHandler

Purpose: Raised when the Refresh Button has been clicked
Notes:

Delegate: System.EventHandler


Property Detail
Top

LOGICAL RefreshButtonVisible


Returns LOGICAL
Top

CHARACTER Remarks


Returns CHARACTER


Temp-Table Detail

Temp-Table ttClassNames

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:06:41