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

AdvancedFindViewModel Members

The AdvancedFindViewModel type exposes the following members.

Constructors


  Name Description
Public method AdvancedFindViewModel
Initializes a new instance of the AdvancedFindViewModel class.

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.

Properties


  Name Description
Public property AddColumnCommand
Gets or sets the add column command.
Public property AddFilterCommand
Gets or sets the add filter command.
Public property AdvancedFindId
Gets or sets the advanced find identifier.
Public property AdvancedFindInput
Gets or sets the advanced find input.
Public property AdvancedFindTree
Gets or sets the advanced find tree.
Public property Clearing
Gets a value indicating whether this AdvancedFindViewModel is clearing.
Public property ColumnsManager
Gets or sets the columns manager.
Public property FiltersManager
Gets or sets the filters manager.
Public property ImportDefaultLookupCommand
Gets or sets the import default lookup command.
Public property LookupCommand
Gets or sets the lookup command.
Public property LookupDefinition
Gets or sets the lookup definition.
Public property LookupRefresher
Gets the lookup refresher.
Public property PrintLookupOutputCommand
Gets or sets the print lookup output command.
Public property RefreshNowCommand
Gets or sets the refresh now command.
Public property RefreshSettingsCommand
Gets or sets the refresh settings command.
Public property SelectedTreeViewItem
Gets or sets the selected TreeView item.
Public property TableDataSource
Gets or sets the table data source.
Public property TableRow
Gets or sets the table row.
Public property TableSetup
Gets or sets the table setup.
Public property TableUiCommand
Gets or sets the table UI command.
Public property TreeRoot
Gets or sets the tree root.
Public property View
Gets the view.