|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
- | BrowserInitializeLayout (Object, InitializeLayoutEventArgs) |
Event handler for the InitializeLayout event of the UltraGrid instance |
|
+ | CHARACTER GetLookupFieldValue (character) |
Returns a Field Value from the Data Adapter |
|
- | InitializeDatabinding (Object, EventArgs) |
Event handler for the Shown event of the Dialog |
|
- | RestoreLookupSettings () |
Restores the Lookup Settings from the Setting Service |
|
+ | SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs) |
Method to be executed inside the class which implements the Interface
IDefaultActionSubscriber. |
|
- | StoreLookupSettings (Object, EventArgs) |
Event handler for the Close event of the Dialog |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartGenericLookupDialog () |
Constructor for the SmartGenericLookupDialog class |
|
+ | SmartGenericLookupDialog (SmartLookup) |
Constructor for the SmartGenericLookupDialog class |
Options | Name | Purpose | |
---|---|---|---|
+ | Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser |
Returns the reference to the Lookup Browser |
|
+ | CHARACTER LookupBrowserFields |
Fields to be shown in the SmartDataBrowser |
|
+ | CHARACTER LookupKeyField |
Field that is returned by the SmartLookup |
|
+ | Consultingwerk.SmartComponents.Base.SmartDataAdapter SmartDataSource |
Get's and set's the reference to the SmartDataAdapter that is the
data source to the SmartGenericLookupDialog |
Top
PRIVATE BrowserInitializeLayout (Object, InitializeLayoutEventArgs)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetLookupFieldValue (character)
|
||||||||||||||||||||||||
PRIVATE InitializeDatabinding (Object, EventArgs)
|
||||||||||||||||||||||||
PRIVATE RestoreLookupSettings ()
|
||||||||||||||||||||||||
PUBLIC SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)
|
||||||||||||||||||||||||
PRIVATE StoreLookupSettings (Object, EventArgs)
|
PUBLIC SmartGenericLookupDialog ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartGenericLookupDialog (SmartLookup)
|
PUBLIC Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER LookupBrowserFields
|
|||||||||||||
PUBLIC CHARACTER LookupKeyField
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.SmartDataAdapter SmartDataSource
|