Namespace: Consultingwerk.SmartComponents.Base
Class 
SmartLookupDialogForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, Consultingwerk.SmartComponents.Interfaces.IHasPrimaryDataSourceAndTarget, IHasSecurityKey, Consultingwerk.SmartComponents.Interfaces.ISmartBusinessEntityLookupDialog, Consultingwerk.SmartComponents.Interfaces.ISmartToolbarTarget, Consultingwerk.SmartComponents.Interfaces.ISmartWindowForm

File:SmartLookupDialogForm
Purpose:Foundation for GUI for .NET Forms that can be used
as a ISmartBusinessEntityLookupDialog Form
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jul 09 15:53:09 CEST 2012



Top Method Summary
Options Name Purpose
Infragistics.Win.UltraWinToolbars.ButtonTool CreateCancelButton (RibbonGroup) Creates the cancel button
Infragistics.Win.UltraWinToolbars.ButtonTool CreateSelectButton (RibbonGroup) Creates the select button
CHARACTER GetLookupFieldValue (character) Returns a Field Value from the Business Entity Adapter
InitializeDataAdapter () Initializes the DataAdapter used by the SmartBusinessEntityLookupDialog
OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs) Raises the AfterInitializeBusinessEntityAdapter event
OnLoad (EventArgs) Raises the Load event
SetText (character) Sets the Title of the Lookup Dialog
ToolClickHandler (Object, ToolEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager instance contained in this Form

Top Constructor Summary
Options Name Purpose
SmartLookupDialogForm () Constructor for the SmartLookupDialogForm class
SmartLookupDialogForm (SmartBusinessEntityLookup) Constructor for the SmartLookupDialogForm class

Top Event Summary
Options Name Purpose
AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs) Event raised when the lookups SmartBusinessEntityAdapter is initialized

Top Property Summary
Options Name Purpose
CHARACTER AdapterType
CHARACTER AppServerPartition
Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser
CHARACTER LookupBrowserExcludeFields
CHARACTER LookupBrowserFields
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup LookupControl
CHARACTER LookupDialogFilterFields
CHARACTER LookupDialogFilterOperators
CHARACTER LookupDialogQuerySort
CHARACTER LookupDialogQueryString
CHARACTER LookupEntityName
CHARACTER LookupEntityTable
CHARACTER LookupEntityView
CHARACTER LookupKeyField
CHARACTER LookupRibbonButtonCancel
CHARACTER LookupRibbonButtonSelect
CHARACTER LookupRibbonGroupCaption
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter
CHARACTER TranslationScope


Method Detail
Top

Infragistics.Win.UltraWinToolbars.ButtonTool CreateCancelButton (RibbonGroup)

Purpose: Creates the cancel button
Notes:

Parameters:
poRibbonGroup Infragistics.Win.UltraWinToolbars.RibbonGroup
The RibbonGroup to add the button to
Returns Infragistics.Win.UltraWinToolbars.ButtonTool
The ButtonTool that has been created
Top

Infragistics.Win.UltraWinToolbars.ButtonTool CreateSelectButton (RibbonGroup)

Purpose: Creates the select button
Notes:

Parameters:
poRibbonGroup Infragistics.Win.UltraWinToolbars.RibbonGroup
The RibbonGroup to add the button to
Returns Infragistics.Win.UltraWinToolbars.ButtonTool
The ButtonTool that has been created
Top

CHARACTER GetLookupFieldValue (character)

Purpose: Returns a Field Value from the Business Entity Adapter
Notes:

Parameters:
pcFieldName CHARACTER
The name of the Field to return
Returns CHARACTER
The value of the field
Top

InitializeDataAdapter ()

Purpose: Initializes the DataAdapter used by the SmartBusinessEntityLookupDialog
Notes:

Top

OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs)

Purpose: Raises the AfterInitializeBusinessEntityAdapter event
Notes:

Parameters:
e Consultingwerk.SmartComponents.Implementation.AfterInitializeBusinessEntityAdapterEventArgs
The AfterInitializeBusinessEntityAdapterEventArgs instance with the data for the event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

SetText (character)

Purpose: Sets the Title of the Lookup Dialog
Notes:

Parameters:
pcText CHARACTER
The Text to be used as the Forms Title
Top

ToolClickHandler (Object, ToolEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
instance contained in this Form
Notes:

Parameters:
sender System.Object
The Object that has raised this event
e Infragistics.Win.UltraWinToolbars.ToolEventArgs
The ToolEventArgs instance with the data for this event


Constructor Detail
Top

SmartLookupDialogForm ()

Purpose: Constructor for the SmartLookupDialogForm class
Notes:

Top

SmartLookupDialogForm (SmartBusinessEntityLookup)

Purpose: Constructor for the SmartLookupDialogForm class
Notes:

Parameters:
poLookupControl Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup
The reference to the SmartBusinessEntityLookup that launched this SmartLookupDialogForm instance


Event Detail
Top

AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs)

Purpose: Event raised when the lookups SmartBusinessEntityAdapter is initialized
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.AfterInitializeBusinessEntityAdapterEventArgs
The AfterInitializeBusinessEntityAdapterEventArgs instance with the data for this event


Property Detail
Top

CHARACTER AdapterType


Returns CHARACTER
Top

CHARACTER AppServerPartition


Returns CHARACTER
Top

Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser


Returns Infragistics.Win.UltraWinGrid.UltraGrid
Top

CHARACTER LookupBrowserExcludeFields


Returns CHARACTER
Top

CHARACTER LookupBrowserFields


Returns CHARACTER
Top

Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup LookupControl


Returns Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup
Top

CHARACTER LookupDialogFilterFields


Returns CHARACTER
Top

CHARACTER LookupDialogFilterOperators


Returns CHARACTER
Top

CHARACTER LookupDialogQuerySort


Returns CHARACTER
Top

CHARACTER LookupDialogQueryString


Returns CHARACTER
Top

CHARACTER LookupEntityName


Returns CHARACTER
Top

CHARACTER LookupEntityTable


Returns CHARACTER
Top

CHARACTER LookupEntityView


Returns CHARACTER
Top

CHARACTER LookupKeyField


Returns CHARACTER
Top

CHARACTER LookupRibbonButtonCancel


Returns CHARACTER
Top

CHARACTER LookupRibbonButtonSelect


Returns CHARACTER
Top

CHARACTER LookupRibbonGroupCaption


Returns CHARACTER
Top

Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter


Returns Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter
Top

CHARACTER TranslationScope


Returns CHARACTER


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