DbMaintenanceViewModelBase Methods
The DbMaintenanceViewModelBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreatePrinterSetupArgs |
Creates the printer setup arguments.
|
|
DoDelete |
Executed when the Delete button is clicked.
|
|
DoSave |
Executed when the Save button is clicked.
|
|
FireCloseEvent |
Fires the close event.
|
|
FireDeleteEvent |
Fires the delete event.
|
|
FireFindEvent |
Fires the find event.
|
|
FireInitializeEvent |
Fires the initialize event.
|
|
FireNewEvent |
Fires the new event.
|
|
FireNextEvent |
Fires the next event.
|
|
FirePreviousEvent |
Fires the previous event.
|
|
FireSaveEvent |
Fires the save event.
|
|
FireSelectEvent |
Fires the select event.
|
|
InitializeFromLookupData |
Initializes from lookup data that is sent when the user wishes to add/view lookup data on the fly.
|
|
InternalInitialize |
Internals the initialize.
|
|
MakeAdditionalFilter |
Makes the additional filter.
|
|
MapFieldToUiCommand |
Maps the field to UI command.
|
|
MapLookupColumns |
Maps the lookup columns.
|
|
NotifyProcessingHeader |
Notifies the processing header.
|
|
OnCheckDirtyFlagMessageShown |
Called when [check dirty flag message shown].
|
|
OnDeleteButton |
Executed when the Delete button is clicked.
|
|
OnFindButton |
Executed when the Find button is clicked.
|
|
OnGotoNextButton |
Executed when Next button is clicked.
|
|
OnGotoPreviousButton |
Executed when Previous button is clicked.
|
|
OnKeyControlLeave |
Executed when the key control looses focus. Used to ensure no duplicate value in the key control is entered.
|
|
OnNewButton |
Executed when the New button is clicked.
|
|
OnPropertyChanged |
Executed when a property value has changed.
|
|
OnReadOnlyModeChanged |
Called when [read only mode changed].
|
|
OnRecordDirtyChanged |
Called when [record dirty changed].
|
|
OnRecordSelected(LookupSelectArgs) |
Called when [record selected].
|
|
OnRecordSelected(PrimaryKeyValue) |
Called when [record selected].
|
|
OnSaveButton |
Executed when the Save button is clicked.
|
|
OnSelectButton |
Executed when the Select button is clicked.
|
|
OnViewLoaded |
Executed when the view is loaded. Sets the View interface and initializes this object.
|
|
OnWindowClosing |
Executed when the user is trying to close the view.
|
|
PrintOutput |
Prints the output.
|
|
ProcessLookupPrintOutput |
Processes the lookup print output.
|
|
ProcessPrintOutputData |
Processes the print output data.
|
|
RegisterGrid |
Registers the grid.
|
|
RegisterLookup |
Registers the lookup.
|
|
Setup |
Setups the specified lookup definition.
|
|
SetupPrinterArgs |
Setups the printer arguments.
|