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

DbMaintenanceViewModelBase Methods

The DbMaintenanceViewModelBase type exposes the following members.

Methods


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