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

DbMaintenanceWindowProcessor Members

The DbMaintenanceWindowProcessor type exposes the following members.

Methods


  Name Description
Public method Activate
Activates this instance.
Public method CheckAddOnFlyMode
Checks the add on fly mode.
Public method CheckDeleteTables
Checks the delete tables.
Public method CloseWindow
Closes the window.
Protected method DbMaintenanceWindow_PreviewKeyDown
Handles the PreviewKeyDown event of the DbMaintenanceWindow control.
Public method GetAutoFills
Gets the automatic fills.
Public method HandleAutoFillValFail
Handles the automatic fill value fail.
Public method Initialize
Initializes the specified window.
Public method InitializeFromLookupData
Initializes from lookup data.
Public method IsMaintenanceKeyDown
Determines whether [is maintenance key down] [the specified key].
Public method OnReadOnlyModeSet
Called when [read only mode set].
Public method OnRecordSelect
Called when [record select].
Public method OnRecordSelected
Called when [record selected].
Public method OnValidationFail
Called when [validation fail].
Public method PrintOutput
Prints the output.
Public method RegisterFormKeyControl
Registers the form key control.
Public method SetControlReadOnlyMode
Sets the control read only mode.
Public method SetReadOnlyMode
Sets the read only mode.
Public method SetSaveStatus
Sets the save status.
Protected method SetupControl
Setups the control.
Public method SetupStatusBar
Setups the status bar.
Public method SetWindowReadOnlyMode
Sets the window read only mode.
Public method ShowFindLookupWindow
Shows the find lookup window.
Public method ShowRecordLockWindow
Shows the record lock window.
Public method ShowRecordSavedMessage
Shows the record saved message.
Public method ShowYesNoCancelMessage
Shows the yes no cancel message.
Public method ShowYesNoMessage
Shows the yes no message.

Properties


  Name Description
Public property CloseButton
Gets the close button.
Public property DeleteButton
Gets the delete button.
Public property DeleteButtonUiControl
Gets the delete button UI control.
Public property FindButton
Gets the find button.
Public property FindButtonUiControl
Gets the find button UI control.
Public property KeyAutoFillControl
Gets the key automatic fill control.
Public property KeyControlRegistered
Gets or sets a value indicating whether [key control registered].
Public property MaintenanceButtonsControl
Gets the maintenance buttons control.
Public property MaintenanceButtonsUiControl
Gets the maintenance buttons UI control.
Public property MaintenanceWindow
Gets the maintenance window.
Public property NewButton
Creates new button.
Public property NewButtonUiControl
Creates new buttonuicontrol.
Public property NextButton
Gets the next button.
Public property NextButtonUiControl
Gets the next button UI control.
Public property PreviousButton
Gets the previous button.
Public property PreviousButtonUiControl
Gets the previous button UI control.
Public property PrintButton
Gets the print button.
Public property PrintButtonUiControl
Gets the print button UI control.
Public property SaveButton
Gets the save button.
Public property SaveButtonUiControl
Gets the save button UI control.
Public property SelectButton
Gets the select button.
Public property SelectButtonUiControl
Gets the select button UI control.
Public property StatusBar
Gets the status bar.
Public property StatusBarUiControl
Gets the status bar UI control.
Public property View
Gets the view.
Public property ViewModel
Gets the view model.

Events


  Name Description
Public event DebugShowFind
Occurs when [debug show find].
Public event LookupAddView
Occurs when [lookup add view].