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

AdvancedFindViewModel Methods

The AdvancedFindViewModel type exposes the following members.

Methods


  Name Description
Protected method ClearData
Clears the data.
Public method ClearLookup
Clears the lookup.
Public method CreateCommands
Creates the commands.
Public method CreateLookupDefinition
Creates the lookup definition.
Protected method DeleteEntity
Deletes the entity.
Public method FindFieldInTree
Finds the field in tree.
Protected method GetEntityData
Gets the entity data.
Protected method GetEntityFromDb
Gets the entity from database.
Protected method Initialize
Initializes this instance. Executed after the view is loaded.
Protected method LoadFromEntity
Loads this view model from the entity generated from PopulatePrimaryKeyControls. This is executed only during record retrieval operations.
Public method LoadFromLookupDefinition
Loads from lookup definition.
Public method MakeIncludes
Makes the includes.
Public method OnTreeViewItemSelected
Called when [TreeView item selected].
Public method OnWindowClosing
called when the user is trying to close the view.
Protected method PopulatePrimaryKeyControls
Populates the primary key controls. This is executed during record save and retrieval operations.
Public method ProcessFoundTreeViewItem
Processes the found TreeView item.
Public method RefreshLookup
Refreshes the lookup.
Public method ResetLookup
Resets the lookup.
Protected method SaveEntity
Saves the entity.
Protected method ValidateEntity
Validates the entity.