DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)> Members
The DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)> |
Initializes a new instance of the DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)> class.
|
Methods
Name | Description | |
---|---|---|
Activate |
Activates this instance.
|
|
CheckDeleteTables |
Checks the delete tables.
|
|
ClearData |
Clears the data.
|
|
CloseWindow |
Closes the window.
|
|
GetAutoFills |
Gets the automatic fills.
|
|
HandleAutoFillValFail |
Handles the automatic fill value fail.
|
|
Initialize |
Initializes this instance.
|
|
InitializeFromLookupData |
Initializes from lookup data.
|
|
IsMaintenanceKeyDown |
Determines whether [is maintenance key down] [the specified key].
|
|
OnReadOnlyModeSet |
Called when [read only mode set].
|
|
OnRecordSelected |
Called when [record selected].
|
|
OnValidationFail |
Called when [validation fail].
|
|
PrintOutput |
Prints the output.
|
|
SetSaveStatus |
Sets the save status.
|
|
SetWindowCursor |
Sets the window cursor.
|
|
SetWindowReadOnlyMode |
Sets the window read only mode.
|
|
ShowFindLookupWindow |
Shows the find lookup window.
|
|
ShowMessageBox |
Shows the message box.
|
|
ShowRecordLockWindow |
Shows the record lock window.
|
|
ShowRecordSavedMessage |
Shows the record saved message.
|
|
ShowYesNoCancelMessage |
Shows the yes no cancel message.
|
|
ShowYesNoCancelMessageBox |
Shows the yes no cancel message box.
|
|
ShowYesNoMessage |
Shows the yes no message.
|
|
ShowYesNoMessageBox |
Shows the yes no message box.
|
Properties
Name | Description | |
---|---|---|
DataRepository |
Gets the data repository.
|
|
KeyControlRegistered |
Gets or sets a value indicating whether [key control registered].
|
|
View |
Gets the view.
|
|
ViewModel |
Gets the view model.
|