AdvancedFindViewModel Members
The AdvancedFindViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdvancedFindViewModel |
Initializes a new instance of the AdvancedFindViewModel class.
|
Methods
Name | Description | |
---|---|---|
ClearData |
Clears the data.
|
|
ClearLookup |
Clears the lookup.
|
|
CreateCommands |
Creates the commands.
|
|
CreateLookupDefinition |
Creates the lookup definition.
|
|
DeleteEntity |
Deletes the entity.
|
|
FindFieldInTree |
Finds the field in tree.
|
|
GetEntityData |
Gets the entity data.
|
|
GetEntityFromDb |
Gets the entity from database.
|
|
Initialize |
Initializes this instance. Executed after the view is loaded.
|
|
LoadFromEntity |
Loads this view model from the entity generated from PopulatePrimaryKeyControls. This is executed only during record retrieval operations.
|
|
LoadFromLookupDefinition |
Loads from lookup definition.
|
|
MakeIncludes |
Makes the includes.
|
|
OnTreeViewItemSelected |
Called when [TreeView item selected].
|
|
OnWindowClosing |
called when the user is trying to close the view.
|
|
PopulatePrimaryKeyControls |
Populates the primary key controls. This is executed during record save and retrieval operations.
|
|
ProcessFoundTreeViewItem |
Processes the found TreeView item.
|
|
RefreshLookup |
Refreshes the lookup.
|
|
ResetLookup |
Resets the lookup.
|
|
SaveEntity |
Saves the entity.
|
|
ValidateEntity |
Validates the entity.
|
Properties
Name | Description | |
---|---|---|
AddColumnCommand |
Gets or sets the add column command.
|
|
AddFilterCommand |
Gets or sets the add filter command.
|
|
AdvancedFindId |
Gets or sets the advanced find identifier.
|
|
AdvancedFindInput |
Gets or sets the advanced find input.
|
|
AdvancedFindTree |
Gets or sets the advanced find tree.
|
|
Clearing |
Gets a value indicating whether this AdvancedFindViewModel is clearing.
|
|
ColumnsManager |
Gets or sets the columns manager.
|
|
FiltersManager |
Gets or sets the filters manager.
|
|
ImportDefaultLookupCommand |
Gets or sets the import default lookup command.
|
|
LookupCommand |
Gets or sets the lookup command.
|
|
LookupDefinition |
Gets or sets the lookup definition.
|
|
LookupRefresher |
Gets the lookup refresher.
|
|
PrintLookupOutputCommand |
Gets or sets the print lookup output command.
|
|
RefreshNowCommand |
Gets or sets the refresh now command.
|
|
RefreshSettingsCommand |
Gets or sets the refresh settings command.
|
|
SelectedTreeViewItem |
Gets or sets the selected TreeView item.
|
|
TableDataSource |
Gets or sets the table data source.
|
|
TableRow |
Gets or sets the table row.
|
|
TableSetup |
Gets or sets the table setup.
|
|
TableUiCommand |
Gets or sets the table UI command.
|
|
TreeRoot |
Gets or sets the tree root.
|
|
View |
Gets the view.
|