Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartBusinessEntityLookupDialog Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Interfaces.ILookupFieldSource
Implemented by: Consultingwerk.SmartComponents.Base.SmartLookupDialogForm, Consultingwerk.SmartComponents.Support.SmartBusinessEntityLookupDialog

File:ISmartBusinessEntityLookupDialog
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Apr 01 15:54:37 CEST 2011
Purpose: Event raised when the lookups SmartBusinessEntityAdapter is initialized
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER GetLookupFieldValue (character) Returns a Field Value from the Business Entity Adapter
Overrides Consultingwerk.SmartComponents.Interfaces.ILookupFieldSource:GetLookupFieldValue (character)
+ InitializeDataAdapter () Initializes the DataAdapter used by the SmartBusinessEntityLookupDialog
+ SetText (character) Sets the Title of the Lookup Dialog

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
+ CHARACTER LookupDialogFilterFields
+ CHARACTER LookupDialogFilterOperators
+ CHARACTER LookupDialogQuerySort
+ CHARACTER LookupDialogQueryString
+ CHARACTER LookupEntityName
+ CHARACTER LookupEntityTable
+ CHARACTER LookupEntityView
+ CHARACTER LookupKeyField
+ Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter
+ CHARACTER TranslationScope


Method Detail
Top

PUBLIC CHARACTER GetLookupFieldValue (character)

Overrides Consultingwerk.SmartComponents.Interfaces.ILookupFieldSource: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

PUBLIC InitializeDataAdapter ()

Purpose: Initializes the DataAdapter used by the SmartBusinessEntityLookupDialog
Notes:

Top

PUBLIC SetText (character)

Purpose: Sets the Title of the Lookup Dialog
Notes:

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


Event Detail
Top

PUBLIC 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

PUBLIC CHARACTER AdapterType


Returns CHARACTER
Top

PUBLIC CHARACTER AppServerPartition


Returns CHARACTER
Top

PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser


Returns Infragistics.Win.UltraWinGrid.UltraGrid
Top

PUBLIC CHARACTER LookupBrowserExcludeFields


Returns CHARACTER
Top

PUBLIC CHARACTER LookupBrowserFields


Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogFilterFields


Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogFilterOperators


Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogQuerySort


Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogQueryString


Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityName


Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityTable


Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityView


Returns CHARACTER
Top

PUBLIC CHARACTER LookupKeyField


Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter


Returns Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter
Top

PUBLIC CHARACTER TranslationScope


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:01