Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartBusinessEntityLookupDesign Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Base.SmartBusinessEntityLookupDesign, Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup, Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityPopupLookup, Consultingwerk.SmartComponents.Implementation.SmartMultiSelectionBusinessEntityLookup, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputSmartBusinessEntityLookupControl

File:ISmartBusinessEntityLookup
Purpose:Describes properties of the SmartBusinessEntityLookup
required for design time (SmartLookupDesignerSupport)
Description:Interface intended to allow reuse of the SmartLookupDesignerSupport
code with alternativ implementations of the SmartBusinessEntityLookup
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Apr 01 12:22:22 CEST 2011



Top Method Summary
Options Name Purpose
System.ComponentModel.IContainer GetContainer () Returns a reference to the Container component/control

Top Property Summary
Options Name Purpose
CHARACTER LookupBrowserFields
CHARACTER LookupControls
CHARACTER LookupDialogFilterFields
CHARACTER LookupDialogFilterOperators
CHARACTER LookupDialogQueryString
CHARACTER LookupDialogTitle
CHARACTER LookupEntityName
CHARACTER LookupEntityTable
CHARACTER LookupEntityView
CHARACTER LookupFields
CHARACTER LookupKeyField
CHARACTER LookupKeyValueColumn
CHARACTER LookupQueryString


Method Detail
Top

System.ComponentModel.IContainer GetContainer ()

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

Returns System.ComponentModel.IContainer
The reference to the IContainer instance of the Lookup


Property Detail
Top

CHARACTER LookupBrowserFields


Returns CHARACTER
Top

CHARACTER LookupControls


Returns CHARACTER
Top

CHARACTER LookupDialogFilterFields


Returns CHARACTER
Top

CHARACTER LookupDialogFilterOperators


Returns CHARACTER
Top

CHARACTER LookupDialogQueryString


Returns CHARACTER
Top

CHARACTER LookupDialogTitle


Returns CHARACTER
Top

CHARACTER LookupEntityName


Returns CHARACTER
Top

CHARACTER LookupEntityTable


Returns CHARACTER
Top

CHARACTER LookupEntityView


Returns CHARACTER
Top

CHARACTER LookupFields


Returns CHARACTER
Top

CHARACTER LookupKeyField


Returns CHARACTER
Top

CHARACTER LookupKeyValueColumn


Returns CHARACTER
Top

CHARACTER LookupQueryString


Returns CHARACTER


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