RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RingSoft.DbLookup.Lookup Namespace

Classes


  Class Description
Public class LookupAddViewArgs
Arguments sent when the user wants to select or view a lookup row.
Public class 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.
Public class LookupColumnDefinitionBase
The lookup column definition base class.
Public class LookupColumnDefinitionType<(Of <(<'TColumnDefinition>)>)>
Class LookupColumnDefinitionType. Implements the LookupColumnDefinitionBase
Public class LookupCommand
This object is used for data binding a LookupControl to view models so that view models can control the LookupControl's behavior.
Public class LookupCommandChangedArgs
Class LookupCommandChangedArgs.
Public class LookupDataChangedArgs
Class LookupDataChangedArgs.
Public class LookupDataMaui<(Of <(<'TEntity>)>)>
Class LookupDataMaui. Implements the LookupDataMauiBase
Public class LookupDataMauiBase
Class LookupDataMauiBase. Implements the ILookupDataBase
Public class LookupDataMauiOutput
Class LookupDataMauiOutput.
Public class LookupDataMauiPrintOutput
The base class of LookupDataMaui
Public class LookupDataMauiProcessInput<(Of <(<'TEntity>)>)>
Splits data into pages based on the lookup definition properties.
Public class LookupDataSourceChanged
Class LookupDataSourceChanged.
Public class LookupDefinition<(Of <(<'TLookupEntity, TEntity>)>)>
Contains all the data necessary to show a lookup.
Public class LookupDefinitionBase
Contains all the data necessary for a lookup.
Public class LookupFieldColumnDefinition
A lookup column based on a field definition.
Public class LookupFormulaColumnDefinition
A lookup column based on a formula.
Public class LookupJoin
A lookup table join definition.
Public class LookupJoinTableEntity<(Of <(<'TLookupEntity, TEntity, TRelatedEntity>)>)>
A join to an entity definition.
Public class LookupRefresher
Class LookupRefresher. Implements the IDisposable
Public class LookupSelectArgs
Arguments sent by the LookupSelect event.
Public class LookupUserInterface
Class LookupUserInterface. Implements the ILookupControl
Public class LookupWindowReturnArgs
Class LookupWindowReturnArgs.
Public class RefreshAlertLevelArgs
Class RefreshAlertLevelArgs.
Public class SelectedIndexChangedEventArgs
Arguments sent when the lookup's selected row index changes.
Public class TestLookupDataBase<(Of <(<'TEntity>)>)>
Class TestLookupDataBase. Implements the ILookupDataBase

Interfaces


  Interface Description
Public interface IJoinParent
Interface IJoinParent
Public interface ILookupControl
The lookup's user interface.
Public interface ILookupDataBase
Interface ILookupDataBase
Public interface ILookupFormula
Interface ILookupFormula
Public interface ILookupWindow
Interface ILookupWindow

Enumerations


  Enumeration Description
Public enumeration LookupColumnAlignmentTypes
Enum LookupColumnAlignmentTypes
Public enumeration LookupColumnTypes
Enum LookupColumnTypes
Public enumeration LookupCommands
Enum LookupCommands
Public enumeration LookupFormModes
Enum LookupFormModes
Public enumeration LookupOperations
Enum LookupOperations
Public enumeration LookupScrollPositions
Enum LookupScrollPositions
Public enumeration LookupSearchTypes
Enum LookupSearchTypes
Public enumeration RefreshOperations
Enum RefreshOperations