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

RingSoft.DbLookup.Controls.WPF Namespace

Classes


  Class Description
Public class 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
Public class AutoFillReadOnlyControl
Badly formed XML comment.
Public class ContainsSource
Class ContainsSource. Implements the ObservableCollection
Public class ControlsUserInterface
Class ControlsUserInterface. Implements the IDbLookupUserInterface
Public class DataColumn
Class DataColumn.
Public class DataColumnMaps
Class DataColumnMaps.
Public class DataEntryGridAutoFillHost
A data grid edit host that hosts an AutoFillControl. Implements the DataEntryGridEditingControlHost
Public class DataItem
Class DataItem.
Public class DataProcessResultWindow
Interaction logic for DataProcessResultWindow.xaml
Public class DataSource
Class DataSource. Implements the ObservableCollection
Public class DbMaintenanceButtonsFactory
Creates a database window buttons control.
Public class DbMaintenanceProcessorFactory
Constructs a database maintenance processor to handle the behavior of a database maintenance window.
Public class DbMaintenanceStatusBar
Class DbMaintenanceStatusBar. Implements the Control
Public class DbMaintenanceWindow
The base class of a database entity maintenance window. Implements the BaseWindow Implements the IDbMaintenanceView
Public class DbMaintenanceWindowProcessor
DbMaintenanceWindowProcessor base class that defines the behavior of a database entity maintenance window. Implements the IDbMaintenanceProcessor
Public class DbMaintenanceWindowRegistry
Maps a table definition to a database window. Implements the DbLookupTableWindowRegistry
Public class DbMaintenanceWindowRegistry..::..WindowRegistryItem
Class WindowRegistryItem.
Public class DeleteRecordWindow
Class DeleteRecordWindow. Implements the BaseWindow Implements the IDeleteRecordView
Public class DeleteRecordWindowItemControl
Class DeleteRecordWindowItemControl. Implements the Control
Public class GenericReportFilterWindow
Class GenericReportFilterWindow. Implements the BaseWindow Implements the IGenericReportFilterView
Public class ListControl
Breaks a list into pages to display to the user. Implements the Control Implements the IListControlView
Public class ListWindow
Contains a list control and allows the user to select a list item item. Implements the BaseWindow Implements the IListWindowView
Public class LookupColumn
Class LookupColumn. Implements the LookupColumnBase
Public class LookupColumn<(Of <(<'TControl>)>)>
Class LookupColumn. Implements the LookupColumnBase
Public class LookupColumnBase
A column in a LookupControl's ListView control.
Public class LookupColumnWidthChangedArgs
Class LookupColumnWidthChangedArgs.
Public class LookupControl
A control that displays paged data to the user. Implements the Control Implements the ILookupControl Implements the IReadOnlyControl
Public class LookupControlColumnFactory
Class LookupControlColumnFactory.
Public class LookupControlContentTemplateFactory
Class LookupControlContentTemplateFactory.
Public class LookupControlsGlobals
Methods used by all classes in this library.
Public class LookupCustomContentColumn
Class LookupCustomContentColumn. Implements the LookupColumn<(Of <(<'TControl>)>)>
Public class LookupCustomContentControl
Class LookupCustomContentControl. Implements the CustomContentControl
Public class LookupGridEditHostFactory
Class LookupGridEditHostFactory. Implements the DataEntryGridHostFactory
Public class LookupSearchForDateHost
Class LookupSearchForDateHost. Implements the LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
Public class LookupSearchForDecimalHost
Class LookupSearchForDecimalHost. Implements the LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
Public class LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
Class LookupSearchForDropDownHost. Implements the LookupSearchForHost<(Of <(<'TControl>)>)>
Public class LookupSearchForHost
Hosts a control to display as the Search For control base class. Implements the LookupSearchForHost
Public class LookupSearchForHost<(Of <(<'TControl>)>)>
Hosts a control to display as the Search For control. Implements the LookupSearchForHost
Public class LookupSearchForHostFactory
Class LookupSearchForHostFactory.
Public class LookupSearchForIntegerHost
Class LookupSearchForIntegerHost. Implements the LookupSearchForDropDownHost<(Of <(<'TDropDownControl>)>)>
Public class LookupSearchForStringHost
Class LookupSearchForStringHost. Implements the LookupSearchForHost<(Of <(<'TControl>)>)>
Public class LookupShownArgs
Class LookupShownArgs.
Public class 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
Public class LookupWindowFactory
Constructs a lookup window.
Public class 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.
Public class PrintingProcessingWindow
Printing Processing Window. Implements the BaseWindow Implements the IPrintingProcessingView
Public class PrintSetupWindow
Print Setup Window. Implements the BaseWindow Implements the IPrinterSetupView
Public class RecordLockingWindow
The Record Locking Window. Implements the BaseWindow Implements the IRecordLockingView

Interfaces


  Interface Description
Public interface IDbMaintenanceProcessor
Interface IDbMaintenanceProcessor Extends the IDbMaintenanceDataProcessor

Enumerations


  Enumeration Description
Public enumeration AdvancedFindModes
Enum AdvancedFindModes