Click or drag to resize

IViewModelRoot methods

The IViewModelRoot Type exposes the following members.

Methods
 NameDescription of the
Public MethodGetTopJobListViewModel Returns the top JobListViewModel of the tree as IVishnuViewModel.
Public MethodRefreshDependentAlternativeViewModels Updates the ViewModels of any additional views, that map the same BusinessLogic (here: JobGroupViewModel).
Public MethodSetTopJobListViewModel Sets the top JobListViewModel of the tree. Returns the previous top JobListViewModel.
Back to the top
See also