|
Navigate to: Methods | Constructors | Events | Properties
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 |
Options | Name | Purpose | |
---|---|---|---|
+ | AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs) |
Event raised when the lookups SmartBusinessEntityAdapter is initialized |
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 |
Top
PUBLIC CHARACTER GetLookupFieldValue (character)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InitializeDataAdapter ()
|
||||||||||||||||||||
PUBLIC SetText (character)
|
PUBLIC AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs)
|
---|
PUBLIC CHARACTER AdapterType
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER AppServerPartition
|
|||||||||||||||
PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser
|
|||||||||||||||
PUBLIC CHARACTER LookupBrowserExcludeFields
|
|||||||||||||||
PUBLIC CHARACTER LookupBrowserFields
|
|||||||||||||||
PUBLIC CHARACTER LookupDialogFilterFields
|
|||||||||||||||
PUBLIC CHARACTER LookupDialogFilterOperators
|
|||||||||||||||
PUBLIC CHARACTER LookupDialogQuerySort
|
|||||||||||||||
PUBLIC CHARACTER LookupDialogQueryString
|
|||||||||||||||
PUBLIC CHARACTER LookupEntityName
|
|||||||||||||||
PUBLIC CHARACTER LookupEntityTable
|
|||||||||||||||
PUBLIC CHARACTER LookupEntityView
|
|||||||||||||||
PUBLIC CHARACTER LookupKeyField
|
|||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter
|