Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartBusinessEntityLookupDialog Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
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



Top Method Summary
Options Name Purpose
+ CHARACTER GetLookupFieldValue (character) Returns a Field Value from the Business Entity Adapter
+ 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 Name of the Type of SmartBusinessEntityAdapter used to lookup values from the backend.
+ CHARACTER AppServerPartition Gets/Sets the name of the AppServer Partition to be used by this SmartDataAdapter instance
+ Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser Returns the reference to the LookupBrowser instance
+ CHARACTER LookupBrowserExcludeFields Fields not to be shown in the SmartDataBrowser
+ CHARACTER LookupBrowserFields Fields to be shown in the SmartDataBrowser
+ CHARACTER LookupDialogFilterFields Fields that allow to Filter on the Lookup Browser Dialog
+ CHARACTER LookupDialogFilterOperators Operators for the LookupDialogFilterFields
+ CHARACTER LookupDialogQuerySort QuerySort used when opening the Lookup Browser Dialog
+ CHARACTER LookupDialogQueryString QueryString used when opening the Lookup Browser Dialog
+ CHARACTER LookupEntityName Gets and sets the name of the Business Entity that returns the data for the Lookup Dialog
+ CHARACTER LookupEntityTable Gets and sets the name of the Entity Table that is retrieved from the Lookup Dialog Business Entity
+ CHARACTER LookupEntityView Gets and sets the name of the Entity View Tables that is retrieved from the Lookup Dialog Business Entity
+ CHARACTER LookupKeyField Field that is returned by the SmartLookup
+ Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter Sets and sets a reference to the SmartBusinessEntityAdapter instance used by the SmartBusinessEntityAdapter


Method Detail
Top

PUBLIC 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

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

Purpose: Name of the Type of SmartBusinessEntityAdapter used to lookup
values from the backend.
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER AppServerPartition

Purpose: Gets/Sets the name of the AppServer Partition to be used
by this SmartDataAdapter instance
Notes:

Returns CHARACTER
Top

PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser

Purpose: Returns the reference to the LookupBrowser instance
Notes:

Returns Infragistics.Win.UltraWinGrid.UltraGrid
Top

PUBLIC CHARACTER LookupBrowserExcludeFields

Purpose: Fields not to be shown in the SmartDataBrowser
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupBrowserFields

Purpose: Fields to be shown in the SmartDataBrowser
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogFilterFields

Purpose: Fields that allow to Filter on the Lookup Browser Dialog
Notes: Comma-Delimited, first entry is default

Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogFilterOperators

Purpose: Operators for the LookupDialogFilterFields
Notes: Comma-Delimited, first entry is default

Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogQuerySort

Purpose: QuerySort used when opening the Lookup Browser Dialog
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogQueryString

Purpose: QueryString used when opening the Lookup Browser Dialog
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityName

Purpose: Gets and sets the name of the Business Entity that returns the data
for the Lookup Dialog
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityTable

Purpose: Gets and sets the name of the Entity Table that is retrieved from
the Lookup Dialog Business Entity
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityView

Purpose: Gets and sets the name of the Entity View Tables that is retrieved
from the Lookup Dialog Business Entity
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupKeyField

Purpose: Field that is returned by the SmartLookup
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter

Purpose: Sets and sets a reference to the SmartBusinessEntityAdapter instance
used by the SmartBusinessEntityAdapter
Notes:

Returns Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:33:18