|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | ApplyFilter () |
Applys the filter to the query |
|
| - | BrowserInitializeLayout (Object, InitializeLayoutEventArgs) |
Event handler for the InitializeLayout event of the Lookup Grid Control |
|
| + | CHARACTER GetLookupFieldValue (character) |
Returns a Field Value from the SmartDataObject Adapter |
|
| + | InitializeDataAdapter () |
Initializes the DataAdapter used by the SmartDataObjectLookupDialog |
|
| - | InitializeDatabinding (Object, EventArgs) |
Event handler for the Shown event of this dialog form |
|
| # | OnLoad (EventArgs) |
Raises the Load event Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner |
|
| # | OnPaintBackground (PaintEventArgs) |
Raises the PaintBackground event Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner |
|
| - | RestoreLookupSettings () |
Restores the stored settings for this lookup |
|
| # | SetGlassRegion () |
Defines the transparent region Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner |
|
| + | 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 | |
|---|---|---|---|
| + | SmartDataObjectLookupDialog (SmartLookup) |
Constructor with event subscription |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER AdapterType |
|
|
| + | Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser |
|
|
| + | CHARACTER LookupBrowserFields |
|
|
| + | CHARACTER LookupDialogFilterFields |
|
|
| + | CHARACTER LookupDialogFilterOperators |
|
|
| + | CHARACTER LookupKeyField |
|
|
| + | CHARACTER LookupSmartDataObjectName |
|
|
| + | LOGICAL SearchPromptInSearchField |
Inherited from Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialogDesigner |
|
Top
PROTECTED ApplyFilter ()
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE BrowserInitializeLayout (Object, InitializeLayoutEventArgs)
|
||||||||||||||||||||||||
PUBLIC CHARACTER GetLookupFieldValue (character)
|
||||||||||||||||||||||||
PUBLIC InitializeDataAdapter ()
|
||||||||||||||||||||||||
PRIVATE InitializeDatabinding (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||||
PROTECTED OnPaintBackground (PaintEventArgs)
|
||||||||||||||||||||||||
PRIVATE RestoreLookupSettings ()
|
||||||||||||||||||||||||
PROTECTED SetGlassRegion ()
|
||||||||||||||||||||||||
PUBLIC SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)
|
||||||||||||||||||||||||
PRIVATE StoreLookupSettings (Object, EventArgs)
|
||||||||||||||||||||||||
PROTECTED tbSearchField_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||
PROTECTED tbSearchField_KeyDown (Object, KeyEventArgs)
|
||||||||||||||||||||||||
PUBLIC SmartDataObjectLookupDialog (SmartLookup)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER AdapterType
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser
|
|||||||||
PUBLIC CHARACTER LookupBrowserFields
|
|||||||||
PUBLIC CHARACTER LookupDialogFilterFields
|
|||||||||
PUBLIC CHARACTER LookupDialogFilterOperators
|
|||||||||
PUBLIC CHARACTER LookupKeyField
|
|||||||||
PUBLIC CHARACTER LookupSmartDataObjectName
|
|||||||||
PUBLIC LOGICAL SearchPromptInSearchField
|
|||||||||