Top Method Summary
Options Name Purpose
ExportLookupDefinition () Exports a Lookup definition to a file
System.ComponentModel.IContainer GetContainer () Returns a reference to the Container component/control
ImportLookupDefinition () Imports a Lookup Definition from a file
OnLookupKeyValueChanged (EventArgs) Raises the KeyValueChanged event
OnVerbClicked (character) Event Handler method for Designer Verbs
SetDesignerProperties () Sets Properties to customize Visual Designer behavior
ShowBusinessEntityPickerDialog () Shows a dialog to select a Business Entity
ShowLookupDesigner () Invokes the Lookup Designer Dialog
ShowLookupDialogPickerDialog () Invokes the Lookup Dialog Picker Dialog and sets properties of the SmartBusinessEntityLookup during Design Time
ShowTablePickerDialog () Invokes the Table Picker Dialog and sets properties of the SmartBusinessEntityLookup during Design Time

Top Constructor Summary
Options Name Purpose
SmartBusinessEntityLookupDesign () Constructor of the SmartBusinessEntityLookupDesign class

Top Event Summary
Options Name Purpose
LookupKeyValueChanged DELEGATE System.EventHandler Raised when the LookupKeyValue property has changed

Top Property Summary
Options Name Purpose
CHARACTER AdapterType
CHARACTER AppServerPartition
CHARACTER ForeignFields
LOGICAL LookupCascade
LOGICAL LookupClearInvalidValue
CHARACTER LookupDialogClassName
LOGICAL LookupDialogExpandLastColumn
CHARACTER LookupDialogFilterFields
CHARACTER LookupDialogFilterOperators
LOGICAL LookupDialogOpenQuery
CHARACTER LookupDialogQuerySort
CHARACTER LookupDialogQueryString
CHARACTER LookupDialogTranslationScope
CHARACTER LookupEntityName
CHARACTER LookupEntityTable
CHARACTER LookupEntityView
CHARACTER LookupKeyValue
CHARACTER LookupKeyValueColumn
CHARACTER LookupQuerySort
CHARACTER LookupQueryString
LOGICAL SpinThroughPartialMatches


Method Detail
Top

ExportLookupDefinition ()

Purpose: Exports a Lookup definition to a file
Notes:

Top

System.ComponentModel.IContainer GetContainer ()

Purpose: Returns a reference to the Container component/control
Notes: We were having issues with adding the .NET property Container
to the Interface ISmartBusinessEntityLookup, hence the method

Returns System.ComponentModel.IContainer
The reference to the IContainer of this Control
Top

ImportLookupDefinition ()

Purpose: Imports a Lookup Definition from a file
Notes:

Top

OnLookupKeyValueChanged (EventArgs)

Purpose: Raises the KeyValueChanged event
Notes:

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

OnVerbClicked (character)

Purpose: Event Handler method for Designer Verbs
Notes: This method is intended to be overridden

Parameters:
pcVerbText CHARACTER
The label of the verb the developer clicked on in the Visual Designer
Top

SetDesignerProperties ()

Purpose: Sets Properties to customize Visual Designer behavior
Notes:

Top

ShowBusinessEntityPickerDialog ()

Purpose: Shows a dialog to select a Business Entity
Notes: Invoked by the "Select BusinessEntity" Designer Verb, only intended
for DesignTime

Top

ShowLookupDesigner ()

Purpose: Invokes the Lookup Designer Dialog
Notes: Invoked by the "Lookup Designer" Designer Verb, only intended
for DesignTime

Top

ShowLookupDialogPickerDialog ()

Purpose: Invokes the Lookup Dialog Picker Dialog and sets properties of the
SmartBusinessEntityLookup during Design Time
Notes: Invoked by the "Select Lookup Dialog" Designer Verb. Only intended for
DesignTime

Top

ShowTablePickerDialog ()

Purpose: Invokes the Table Picker Dialog and sets properties of the
SmartBusinessEntityLookup during Design Time
Notes: Invoked by the "Select Tables" Designer Verb. Only intended for
DesignTime



Constructor Detail
Top

SmartBusinessEntityLookupDesign ()

Purpose: Constructor of the SmartBusinessEntityLookupDesign class
Notes:



Event Detail
Top

LookupKeyValueChanged DELEGATE System.EventHandler

Purpose: Raised when the LookupKeyValue property has changed
Notes:

Delegate: System.EventHandler


Property Detail
Top

CHARACTER AdapterType


Returns CHARACTER
Top

CHARACTER AppServerPartition


Returns CHARACTER
Top

CHARACTER ForeignFields


Returns CHARACTER
Top

LOGICAL LookupCascade


Returns LOGICAL
Top

LOGICAL LookupClearInvalidValue


Returns LOGICAL
Top

CHARACTER LookupDialogClassName


Returns CHARACTER
Top

LOGICAL LookupDialogExpandLastColumn


Returns LOGICAL
Top

CHARACTER LookupDialogFilterFields


Returns CHARACTER
Top

CHARACTER LookupDialogFilterOperators


Returns CHARACTER
Top

LOGICAL LookupDialogOpenQuery


Returns LOGICAL
Top

CHARACTER LookupDialogQuerySort


Returns CHARACTER
Top

CHARACTER LookupDialogQueryString


Returns CHARACTER
Top

CHARACTER LookupDialogTranslationScope


Returns CHARACTER
Top

CHARACTER LookupEntityName


Returns CHARACTER
Top

CHARACTER LookupEntityTable


Returns CHARACTER
Top

CHARACTER LookupEntityView


Returns CHARACTER
Top

CHARACTER LookupKeyValue


Returns CHARACTER
Top

CHARACTER LookupKeyValueColumn


Returns CHARACTER
Top

CHARACTER LookupQuerySort


Returns CHARACTER
Top

CHARACTER LookupQueryString


Returns CHARACTER
Top

LOGICAL SpinThroughPartialMatches


Returns LOGICAL


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