|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | ApplyFilter () |
Applies the filter to the query |
|
- | BrowserInitializeLayout (Object, InitializeLayoutEventArgs) |
Event handler for the InitializeLayout event of the Lookup Grid Control |
|
# | BrowserKeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown event of the Lookup Browser |
|
# | cbFilterField_ValueChanged (Object, EventArgs) |
Event handler for the ValueChanged event of the cbFilterField |
|
# | cbFilterValue_ValueChanged (Object, EventArgs) |
Event handler for the ValueChanged event of the cbFilterValue |
|
+ | CHARACTER GetLookupFieldValue (character) |
Returns a Field Value from the Business Entity Adapter |
|
+ | InitializeDataAdapter () |
Initializes the DataAdapter used by the SmartBusinessEntityLookupDialog |
|
- | InitializeDataBinding () |
Initializes the Data Binding |
|
# | InitializeExceptFields () |
Initializes the ExceptField Lists of the Data Adapter |
|
# | InitialRetrieveData () |
Retrieves the initial data in the Lookup Dialog |
|
# | OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs) |
Raises the AfterInitializeBusinessEntityAdapter event |
|
# | OnLoad (EventArgs) |
Raises the Load event Overrides Consultingwerk.SmartComponents.Support.SmartBusinessEntityLookupDialogDesigner:OnLoad (EventArgs) |
|
# | OnPaintBackground (PaintEventArgs) |
Raises the PaintBackground event Inherited from Consultingwerk.SmartComponents.Support.SmartBusinessEntityLookupDialogDesigner |
|
# | OnShown (EventArgs) |
Raises the Shown event |
|
# | ResetFilter () |
Resets the filter of the query |
|
- | RestoreLookupSettings () |
Restores the stored settings for this lookup |
|
# | SetGlassRegion () |
Defines the transparent region Inherited from Consultingwerk.SmartComponents.Support.SmartBusinessEntityLookupDialogDesigner |
|
+ | SetText (character) |
Sets the Title of the Lookup Dialog |
|
+ | SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs) |
Method to be executed inside the class which implements the Interface
IDefaultActionSubscriber. |
|
- | StoreLookupSettings (Object, EventArgs) |
Event handler for the Closed event of the Lookup Dialog |
|
# | tbSearchField_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick event of the tbSearchField |
|
# | tbSearchField_KeyDown (Object, KeyEventArgs) |
Event handler for the KeyDown event of the tbSearchField |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartBusinessEntityLookupDialog () |
Constructor for the SmartBusinessEntityLookupDialog class |
|
+ | SmartBusinessEntityLookupDialog (character) |
Constructor for the SmartBusinessEntityLookupDialog class |
|
+ | SmartBusinessEntityLookupDialog (SmartLookup) |
Constructor for the SmartBusinessEntityLookupDialog class |
Options | Name | Purpose | |
---|---|---|---|
+ | AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs) |
Event raised when the lookups SmartBusinessEntityAdapter is initialized |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER AdapterType |
|
|
+ | CHARACTER AppServerPartition |
|
|
+ | Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser |
|
|
+ | CHARACTER LookupBrowserExcludeFields |
|
|
+ | CHARACTER LookupBrowserFields |
|
|
+ | CHARACTER LookupDialogFilterFields |
|
|
+ | CHARACTER LookupDialogFilterOperators |
|
|
+ | LOGICAL LookupDialogOpenQuery |
|
|
+ | CHARACTER LookupDialogQuerySort |
|
|
+ | CHARACTER LookupDialogQueryString |
|
|
+ | CHARACTER LookupEntityName |
|
|
+ | CHARACTER LookupEntityTable |
|
|
+ | CHARACTER LookupEntityView |
|
|
+ | CHARACTER LookupKeyField |
|
|
+ | Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter |
|
|
+ | LOGICAL SearchPromptInSearchField |
Inherited from Consultingwerk.SmartComponents.Support.SmartBusinessEntityLookupDialogDesigner |
|
+ | CHARACTER TranslationScope |
|
Top
PROTECTED ApplyFilter ()
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE BrowserInitializeLayout (Object, InitializeLayoutEventArgs)
|
||||||||||||||||||||||||
PROTECTED BrowserKeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||||||
PROTECTED cbFilterField_ValueChanged (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED cbFilterValue_ValueChanged (Object, EventArgs)
|
||||||||||||||||||||||||
PUBLIC CHARACTER GetLookupFieldValue (character)
|
||||||||||||||||||||||||
PUBLIC InitializeDataAdapter ()
|
||||||||||||||||||||||||
PRIVATE InitializeDataBinding ()
|
||||||||||||||||||||||||
PROTECTED InitializeExceptFields ()
|
||||||||||||||||||||||||
PROTECTED InitialRetrieveData ()
|
||||||||||||||||||||||||
PROTECTED OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs)
|
||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||||
PROTECTED OnPaintBackground (PaintEventArgs)
|
||||||||||||||||||||||||
PROTECTED OnShown (EventArgs)
|
||||||||||||||||||||||||
PROTECTED ResetFilter ()
|
||||||||||||||||||||||||
PRIVATE RestoreLookupSettings ()
|
||||||||||||||||||||||||
PROTECTED SetGlassRegion ()
|
||||||||||||||||||||||||
PUBLIC SetText (character)
|
||||||||||||||||||||||||
PUBLIC SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)
|
||||||||||||||||||||||||
PRIVATE StoreLookupSettings (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED tbSearchField_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||
PROTECTED tbSearchField_KeyDown (Object, KeyEventArgs)
|
PUBLIC SmartBusinessEntityLookupDialog ()
|
|||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartBusinessEntityLookupDialog (character)
|
|||||||||||||||||
PUBLIC SmartBusinessEntityLookupDialog (SmartLookup)
|
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 LOGICAL LookupDialogOpenQuery
|
|||||||||
PUBLIC CHARACTER LookupDialogQuerySort
|
|||||||||
PUBLIC CHARACTER LookupDialogQueryString
|
|||||||||
PUBLIC CHARACTER LookupEntityName
|
|||||||||
PUBLIC CHARACTER LookupEntityTable
|
|||||||||
PUBLIC CHARACTER LookupEntityView
|
|||||||||
PUBLIC CHARACTER LookupKeyField
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter LookupSmartBusinessEntityAdapter
|
|||||||||
PUBLIC LOGICAL SearchPromptInSearchField
|
|||||||||
PUBLIC CHARACTER TranslationScope
|