Click or drag to resize

MainWindowViewModel properties

The MainWindowViewModel Type exposes the following members.

Properties
 NameDescription of the
Public PropertyBreakJobGroups Command for the Break button in the LogicalTaskTreeControl.
Public PropertyInitSizeCommand Sets the window size, taking maximum limits into account, to the height and width of the content and the SizeToContent property to WidthAndHeight.
Public PropertyJobGroupsVM List of JobListViewModels with their checkers.
Public PropertyRunJobGroups Command for the Run button in the LogicalTaskTreeControl.
Public PropertyShowVishnuHelpCommand Calls up the Vishnu online help.
Public PropertySwitchTaskTreeViewRoutedCommand Sets the window size, taking maximum limits into account, to the height and width of the content and the SizeToContent property to WidthAndHeight.
Public PropertyTreeParams Additional parameters that are valid for the entire tree or null.
Public PropertyTreeVM ViewModel for the LogicalTaskTree.
Public PropertyWindowTitle The title of the main window.
Back to the top
See also