RingSoft.DbLookup.Controls.WPF Namespace
Classes
Class | Description | |
---|---|---|
AutoFillControl |
A textbox control that allows a user to link tables. Displays a popup of related values to the user
when they type into it. Displays a lookup window to the user when the find button is clicked.
Implements the Control
Implements the IAutoFillControl
Implements the IReadOnlyControl
|
|
AutoFillReadOnlyControl |
Badly formed XML comment.
|
|
ContainsSource |
Class ContainsSource.
Implements the ObservableCollection
|
|
ControlsUserInterface |
Class ControlsUserInterface.
Implements the IDbLookupUserInterface
|
|
DataColumn |
Class DataColumn.
|
|
DataColumnMaps |
Class DataColumnMaps.
|
|
DataEntryGridAutoFillHost |
A data grid edit host that hosts an AutoFillControl.
Implements the DataEntryGridEditingControlHost
|
|
DataItem |
Class DataItem.
|
|
DataProcessResultWindow |
Interaction logic for DataProcessResultWindow.xaml
|
|
DataSource |
Class DataSource.
Implements the ObservableCollection
|
|
DbMaintenanceButtonsFactory |
Creates a database window buttons control.
|
|
DbMaintenanceProcessorFactory |
Constructs a database maintenance processor to handle the behavior of a database maintenance window.
|
|
DbMaintenanceStatusBar |
Class DbMaintenanceStatusBar.
Implements the Control
|
|
DbMaintenanceWindow |
The base class of a database entity maintenance window.
Implements the BaseWindow
Implements the IDbMaintenanceView
|
|
DbMaintenanceWindowProcessor |
DbMaintenanceWindowProcessor base class that defines the behavior of a database entity maintenance window.
Implements the IDbMaintenanceProcessor
|
|
DbMaintenanceWindowRegistry |
Maps a table definition to a database window.
Implements the DbLookupTableWindowRegistry
|
|
DbMaintenanceWindowRegistry..::..WindowRegistryItem |
Class WindowRegistryItem.
|
|
DeleteRecordWindow |
Class DeleteRecordWindow.
Implements the BaseWindow
Implements the IDeleteRecordView
|
|
DeleteRecordWindowItemControl |
Class DeleteRecordWindowItemControl.
Implements the Control
|
|
GenericReportFilterWindow |
Class GenericReportFilterWindow.
Implements the BaseWindow
Implements the IGenericReportFilterView
|
|
ListControl |
Breaks a list into pages to display to the user.
Implements the Control
Implements the IListControlView
|
|
ListWindow |
Contains a list control and allows the user to select a list item item.
Implements the BaseWindow
Implements the IListWindowView
|
|
LookupColumn |
Class LookupColumn.
Implements the LookupColumnBase
|
|
LookupColumn<(Of <(<'TControl>)>)> |
Class LookupColumn.
Implements the LookupColumnBase
|
|
LookupColumnBase |
A column in a LookupControl's ListView control.
|
|
LookupColumnWidthChangedArgs |
Class LookupColumnWidthChangedArgs.
|
|
LookupControl |
A control that displays paged data to the user.
Implements the Control
Implements the ILookupControl
Implements the IReadOnlyControl
|
|
LookupControlColumnFactory |
Class LookupControlColumnFactory.
|
|
LookupControlContentTemplateFactory |
Class LookupControlContentTemplateFactory.
|
|
LookupControlsGlobals |
Methods used by all classes in this library.
|
|
LookupCustomContentColumn |
Class LookupCustomContentColumn.
Implements the LookupColumn<(Of <(<'TControl>)>)>
|
|
LookupCustomContentControl |
Class LookupCustomContentControl.
Implements the CustomContentControl
|
|
LookupGridEditHostFactory |
Class LookupGridEditHostFactory.
Implements the DataEntryGridHostFactory
|
|
LookupSearchForDateHost |
Class LookupSearchForDateHost.
Implements the LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
|
|
LookupSearchForDecimalHost |
Class LookupSearchForDecimalHost.
Implements the LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
|
|
LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)> |
Class LookupSearchForDropDownHost.
Implements the LookupSearchForHost<(Of <(<'TControl>)>)>
|
|
LookupSearchForHost |
Hosts a control to display as the Search For control base class.
Implements the LookupSearchForHost
|
|
LookupSearchForHost<(Of <(<'TControl>)>)> |
Hosts a control to display as the Search For control.
Implements the LookupSearchForHost
|
|
LookupSearchForHostFactory |
Class LookupSearchForHostFactory.
|
|
LookupSearchForIntegerHost |
Class LookupSearchForIntegerHost.
Implements the LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
|
|
LookupSearchForStringHost |
Class LookupSearchForStringHost.
Implements the LookupSearchForHost<(Of <(<'TControl>)>)>
|
|
LookupShownArgs |
Class LookupShownArgs.
|
|
LookupWindow |
Displays a lookup control to the user and allows the user to select, add, or view an item.
Implements the BaseWindow
Implements the ILookupWindow
Implements the INotifyPropertyChanged
|
|
LookupWindowFactory |
Constructs a lookup window.
|
|
NameOfExtension |
A WPF Markup extension which returns the name of a class's property member and validates that it is valid in case it is changed. This is used by the LookupColumn to map it to a LookupColumnDefinition in a LookupDefinition.
|
|
PrintingProcessingWindow |
Printing Processing Window.
Implements the BaseWindow
Implements the IPrintingProcessingView
|
|
PrintSetupWindow |
Print Setup Window.
Implements the BaseWindow
Implements the IPrinterSetupView
|
|
RecordLockingWindow |
The Record Locking Window.
Implements the BaseWindow
Implements the IRecordLockingView
|
Interfaces
Interface | Description | |
---|---|---|
IDbMaintenanceProcessor |
Interface IDbMaintenanceProcessor
Extends the IDbMaintenanceDataProcessor
|