AdvancedFindViewModel Methods
The AdvancedFindViewModel type exposes the following members.
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.
|