RingSoft.DbLookup.Lookup Namespace
Classes
Class | Description | |
---|---|---|
![]() |
LookupAddViewArgs |
Arguments sent when the user wants to select or view a lookup row.
|
![]() |
LookupCallBackToken |
Used by the forms launched by the Add and View lookup buttons to refresh the lookup data when the form changes the lookup database.
|
![]() |
LookupColumnDefinitionBase |
The lookup column definition base class.
|
![]() |
LookupColumnDefinitionType<(Of <(<'TColumnDefinition>)>)> |
Class LookupColumnDefinitionType.
Implements the LookupColumnDefinitionBase
|
![]() |
LookupCommand |
This object is used for data binding a LookupControl to view models so that view models can control the LookupControl's behavior.
|
![]() |
LookupCommandChangedArgs |
Class LookupCommandChangedArgs.
|
![]() |
LookupDataChangedArgs |
Class LookupDataChangedArgs.
|
![]() |
LookupDataMaui<(Of <(<'TEntity>)>)> |
Class LookupDataMaui.
Implements the LookupDataMauiBase
|
![]() |
LookupDataMauiBase |
Class LookupDataMauiBase.
Implements the ILookupDataBase
|
![]() |
LookupDataMauiOutput |
Class LookupDataMauiOutput.
|
![]() |
LookupDataMauiPrintOutput |
The base class of LookupDataMaui
|
![]() |
LookupDataMauiProcessInput<(Of <(<'TEntity>)>)> |
Splits data into pages based on the lookup definition properties.
|
![]() |
LookupDataSourceChanged |
Class LookupDataSourceChanged.
|
![]() |
LookupDefinition<(Of <(<'TLookupEntity, TEntity>)>)> |
Contains all the data necessary to show a lookup.
|
![]() |
LookupDefinitionBase |
Contains all the data necessary for a lookup.
|
![]() |
LookupFieldColumnDefinition |
A lookup column based on a field definition.
|
![]() |
LookupFormulaColumnDefinition |
A lookup column based on a formula.
|
![]() |
LookupJoin |
A lookup table join definition.
|
![]() |
LookupJoinTableEntity<(Of <(<'TLookupEntity, TEntity, TRelatedEntity>)>)> |
A join to an entity definition.
|
![]() |
LookupRefresher |
Class LookupRefresher.
Implements the IDisposable
|
![]() |
LookupSelectArgs |
Arguments sent by the LookupSelect event.
|
![]() |
LookupUserInterface |
Class LookupUserInterface.
Implements the ILookupControl
|
![]() |
LookupWindowReturnArgs |
Class LookupWindowReturnArgs.
|
![]() |
RefreshAlertLevelArgs |
Class RefreshAlertLevelArgs.
|
![]() |
SelectedIndexChangedEventArgs |
Arguments sent when the lookup's selected row index changes.
|
![]() |
TestLookupDataBase<(Of <(<'TEntity>)>)> |
Class TestLookupDataBase.
Implements the ILookupDataBase
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
IJoinParent |
Interface IJoinParent
|
![]() |
ILookupControl |
The lookup's user interface.
|
![]() |
ILookupDataBase |
Interface ILookupDataBase
|
![]() |
ILookupFormula |
Interface ILookupFormula
|
![]() |
ILookupWindow |
Interface ILookupWindow
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
LookupColumnAlignmentTypes |
Enum LookupColumnAlignmentTypes
|
![]() |
LookupColumnTypes |
Enum LookupColumnTypes
|
![]() |
LookupCommands |
Enum LookupCommands
|
![]() |
LookupFormModes |
Enum LookupFormModes
|
![]() |
LookupOperations |
Enum LookupOperations
|
![]() |
LookupScrollPositions |
Enum LookupScrollPositions
|
![]() |
LookupSearchTypes |
Enum LookupSearchTypes
|
![]() |
RefreshOperations |
Enum RefreshOperations
|