| 
 
 | 
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 | |
| # | Escape_KeyDown (Object, KeyEventArgs) | Event handler for the KeyDown event of the tbSearchField | |
| + | CHARACTER GetLookupFieldValue (character) | Returns a Field Value from the Business Entity Adapter | |
| - | InitializeComponent () | Intializes the Visual Design | |
| + | InitializeDataAdapter () | Initializes the DataAdapter used by the SmartLookupControl | |
| - | InitializeDataBinding () | Initializes the Data Binding | |
| # | InitializeExceptFields () | Initializes the ExceptField Lists of the Data Adapter | |
| + | InitializePopupControl () | Intializes the Controls DataBinding | |
| # | InitialRetrieveData () | Retrieves the initial data in the Lookup Dialog | |
| # | OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs) | Raises the AfterInitializeBusinessEntityAdapter event | |
| # | OnLookupResult (LookupResultEventArgs) | Raises the LookupResult | |
| # | ResetFilter () | Resets the filter of the query | |
| # | SetGlassRegion () |  | |
| - | smartDataBrowser1_DefaultAction (Object, EventArgs) | Handles Keydown events for the Browser | |
| - | SmartPopupLookupControl_Load (Object, EventArgs) | Handles the Load event for the control | |
| # | 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 | |
| - | ultraTextEditor1_Enter (Object, EventArgs) | Event handler for the Enter event of the ultraTextEditor1 | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartBusinessEntityPopupLookupUserControl () | Constructor for the SmartBusinessEntityLookupDialog class | |
| + | SmartBusinessEntityPopupLookupUserControl (character) | Constructor for the SmartBusinessEntityLookupDialog class | |
| + | SmartBusinessEntityPopupLookupUserControl (SmartLookup) | Constructor for the SmartBusinessEntityLookupDialog class | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs) | Event raised when the lookups SmartBusinessEntityAdapter is initialized | |
| + | LookupResult (Object, LookupResultEventArgs) | Raised when the Lookup is closed | 
| 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 |  | 
| 
            
                Top
                
            
         PROTECTED ApplyFilter ()
 
 | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PRIVATE BrowserInitializeLayout (Object, InitializeLayoutEventArgs)
 
 | ||||||||||||||||||||||||
| PROTECTED Escape_KeyDown (Object, KeyEventArgs)
 
 | ||||||||||||||||||||||||
| PUBLIC CHARACTER GetLookupFieldValue (character)
 
 | ||||||||||||||||||||||||
| PRIVATE InitializeComponent ()
 
 | ||||||||||||||||||||||||
| PUBLIC InitializeDataAdapter ()
 
 | ||||||||||||||||||||||||
| PRIVATE InitializeDataBinding ()
 
 | ||||||||||||||||||||||||
| PROTECTED InitializeExceptFields ()
 
 | ||||||||||||||||||||||||
| PUBLIC InitializePopupControl ()
 
 | ||||||||||||||||||||||||
| PROTECTED InitialRetrieveData ()
 
 | ||||||||||||||||||||||||
| PROTECTED OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs)
 
 | ||||||||||||||||||||||||
| PROTECTED OnLookupResult (LookupResultEventArgs)
 
 | ||||||||||||||||||||||||
| PROTECTED ResetFilter ()
 
 | ||||||||||||||||||||||||
| PROTECTED SetGlassRegion ()
 
 | ||||||||||||||||||||||||
| PRIVATE smartDataBrowser1_DefaultAction (Object, EventArgs)
 
 | ||||||||||||||||||||||||
| PRIVATE SmartPopupLookupControl_Load (Object, EventArgs)
 
 | ||||||||||||||||||||||||
| PROTECTED tbSearchField_EditorButtonClick (Object, EditorButtonEventArgs)
 
 | ||||||||||||||||||||||||
| PROTECTED tbSearchField_KeyDown (Object, KeyEventArgs)
 
 | ||||||||||||||||||||||||
| PRIVATE ultraTextEditor1_Enter (Object, EventArgs)
 
 | ||||||||||||||||||||||||
| PUBLIC SmartBusinessEntityPopupLookupUserControl ()
 
 | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC SmartBusinessEntityPopupLookupUserControl (character)
 
 | |||||||||||||||||
| PUBLIC SmartBusinessEntityPopupLookupUserControl (SmartLookup)
 
 | |||||||||||||||||
| PUBLIC AfterInitializeBusinessEntityAdapter (Object, AfterInitializeBusinessEntityAdapterEventArgs)
 
 | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC LookupResult (Object, LookupResultEventArgs)
 
 | ||||||||||||||||||||
| 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
 
 | |||||||||