![]() | Job |
The JobGroupViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | JobGroupViewModel | Constructor - takes over the JobListViewModel to be displayed and a filter for NodeTypes to be displayed. |
Name | Description of the | |
---|---|---|
![]() | ClearInfos |
Command for the ContextMenuItem "Delete info" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | CopyToolTipInfoToClipboard |
Command for the Copy button in the ToolTip of the control.
(Inherited from VishnuViewModelBase) |
![]() | DebugMode | Additional test outputs can be made for True. Default: False. |
![]() | DebugNodeInfos | Name + Id + GUID |
![]() | FlatNodeViewModelList | ItemsSource for a simple listing of end nodes of the tree. |
![]() | GridColumn |
Returns or sets the column in the containing grid for the current element.
(Inherited from VishnuViewModelBase) |
![]() | GridColumnCount | Returns or sets the number of rows for the grid contained. |
![]() | GridRow |
Returns or sets the row in the containing grid for the current element.
(Inherited from VishnuViewModelBase) |
![]() | GridRowCount | Returns or sets the number of rows for the grid contained. |
![]() | GroupJobList | ViewModel for the LogicalTaskTree. |
![]() | IsRendered |
Indicates whether the associated control has been completely drawn.
(Inherited from VishnuViewModelBase) |
![]() | IsTreePaused | Returns true if the tree has just been paused. |
![]() | JobInProgress |
Indicates that a ui-triggered background progress is actually running.
(Inherited from VishnuViewModelBase) |
![]() | LastExceptions | Lists possible exceptions of the child nodes in a string separated by a line break. |
![]() | LogLogicalTaskTree |
Command for the ContextMenuItem "Log Tree" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ParentView |
The control for this ViewModel.
(Inherited from VishnuViewModelBase) |
![]() | PauseResumeLogicalTaskTree |
Command for the ContextMenuItem "Pause Tree" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ReloadLogicalTaskTree |
Command for the ContextMenuItem "Reload" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | Result |
The ReturnObject of the assigned LogicalNode.
(Inherited from VishnuViewModelBase) |
![]() | RootLogicalTaskTreeViewModel |
ViewModel of the superordinate LogicalTaskTree.
(Inherited from VishnuViewModelBase) |
![]() | ShowInfos |
Command for the ContextMenuItem "Show info" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ShowLogLogicalTaskTree |
Command for the ContextMenuItem "Show Log" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ShowSettingsLogicalTaskTree |
Command for the ContextMenuItem "Show Settings" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | ShowVishnuHelp |
Command for the ContextMenuItem "Show Vishnu Help" in the ContextMenu for the "MainGrid" of the control.
(Inherited from VishnuViewModelBase) |
![]() | SwitchTaskTreeView |
Command for switching the tree display.
(Inherited from VishnuViewModelBase) |
![]() | ToolTipInfo |
Returns the result of GetToolTipInfo().
This routine points to NextRunInfoAndResult by default,
can be overwritten if necessary.
(Inherited from VishnuViewModelBase) |
![]() | UserDataContext |
Binding to an optional, specific user view model.
(Inherited from VishnuViewModelBase) |
![]() | VisualTreeCacheBreaker |
Unique GlobalUniqueIdentifier.
Is assigned in the constructor and flows into the overwritten Equals method.
This ensures that after reloading parts of the LogicalTaskTree and restarting
Reload from previous states of the LogicalTaskTree Elements of the original LogicalTaskTree
cached VisualTree instead of the newly loaded elements in the
new VisualTree.
(Inherited from VishnuViewModelBase) |
Name | Description of the | |
---|---|---|
![]() | CanClearInfosExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanClearInfosExecute) |
![]() | CanLogTaskTreeExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanLogTaskTreeExecute) |
![]() | CanPauseResumeTaskTreeExecute |
Returns true if the function is executable, in this case always true.
Can be overwritten at a suitable point.
(Inherited from VishnuViewModelBase) |
![]() | CanReloadTaskTreeExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanReloadTaskTreeExecute) |
![]() | CanShowInfosExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanShowInfosExecute) |
![]() | CanShowLogExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanShowLogExecute) |
![]() | CanShowSettingsExecute |
Returns true if the function is executable.
(Overwrites VishnuViewModelBaseCanShowSettingsExecute) |
![]() | CanShowVishnuHelpExecute |
Returns true if the function is executable, in this case always true.
(Inherited from VishnuViewModelBase) |
![]() | canSwitchTaskTreeViewExecute |
Checks whether the tree alignment may be changed.
Here: always returns false.
(Overwrites VishnuViewModelBasecanSwitchTaskTreeViewExecute) |
![]() | ClearInfosExecute |
Deletes any existing Vishnu information (messages and logs).
(Overwrites VishnuViewModelBaseClearInfosExecute(Object)) |
![]() | Dispose | Public method for cleaning up. |
![]() | Dispose(Boolean) | Clean up here: calls Dispose() for all user elements that are disposable. |
![]() | DoClearInfos | Deletes any existing Vishnu information (messages and logs). |
![]() | DoShowInfos | Brings any existing Vishnu information (messages and logs) to the foreground. |
![]() | Equals |
Compares the content of this LogicalNodeViewModel according to logical aspects
with the content of a transferred LogicalNodeViewModel.
(Inherited from VishnuViewModelBase) |
![]() | Finalise |
Finaliser: is called by the GarbageCollector.
(Overwrites ObjectFinalise) |
![]() | GetDebugNodeInfos |
Returns a string for debugging purposes.
(Overwrites VishnuViewModelBaseGetDebugNodeInfos) |
![]() | GetHashCode |
Generates a hash code for this LogicalNodeViewModel.
(Inherited from VishnuViewModelBase) |
![]() | GetToolTipInfo |
Returns the result for the ToolTipInfo property.
This routine points to NextRunInfoAndResult by default,
is overwritten here.
(Overwrites VishnuViewModelBaseGetToolTipInfo) |
![]() | Invalidate |
Assigns a new GlobalUniqueIdentifier for the VisualTreeCacheBreaker.
(Inherited from VishnuViewModelBase) |
![]() | LogTaskTreeExecute |
Logs the tree.
(Overwrites VishnuViewModelBaseLogTaskTreeExecute(Object)) |
![]() | OnPropertyChanged |
Reports for the UI when a property has changed.
(Inherited from ObservableObject) |
![]() | ParentViewToBL |
Can be overwritten to change the parent control
in the business logic.
(Inherited from VishnuViewModelBase) |
![]() | PauseResumeTaskTreeExecute |
Toggle switch - stops the tree or keeps it running.
(Inherited from VishnuViewModelBase) |
![]() | RaisePropertyChanged(String) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | RaisePropertyChangedT(ExpressionFuncT) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | ReloadTaskTreeExecute |
Reloads the tree after changing the JobDescriptions.
(Overwrites VishnuViewModelBaseReloadTaskTreeExecute(Object)) |
![]() | ShowInfosExecute |
Brings any existing Vishnu information (messages and logs) to the foreground.
(Overwrites VishnuViewModelBaseShowInfosExecute(Object)) |
![]() | ShowLogExecute |
Opens the log file in the standard editor asynchronously via ShowLogTaskTree.
(Overwrites VishnuViewModelBaseShowLogExecute(Object)) |
![]() | ShowLogTaskTree | Opens the log file in the standard editor. |
![]() | ShowSettingsExecute |
Outputs the Vishnu parameters in the NotePad editor.
(Overwrites VishnuViewModelBaseShowSettingsExecute(Object)) |
![]() | ShowSettingsTaskTree | Outputs the Vishnu parameters in the NotePad editor. |
![]() | ShowVishnuHelpExecute |
Displays the Vishnu online help.
(Inherited from VishnuViewModelBase) |
![]() | ShowVishnuHelpTask |
Displays the Vishnu online help.
(Inherited from VishnuViewModelBase) |
![]() | switchTaskTreeViewExecute |
Request to change the tree alignment (Yin_Yang/F4).
(Inherited from VishnuViewModelBase) |
![]() | UserControlContentRendered |
Is called up by DynamicUserControlBase when the UserControl has been fully rendered.
(Overwrites VishnuViewModelBaseUserControlContentRendered(Object)) |
![]() | VerifyCalledOnUIThread |
Checks whether a call is made from the correct thread (dispatcher).
(Inherited from ObservableObject) |
Name | Description of the | |
---|---|---|
![]() | PropertyChanged |
The PropertyChanged event for the UI.
(Inherited from ObservableObject) |
Name | Description of the | |
---|---|---|
![]() | ColumnCount | Returns or sets the number of columns of a square matrix. This value is moved to the GridColumnCount property at a suitable time, to inform the WPF GUI. |
![]() | ColumnNumber |
Returns or sets the column number of the associated control
in a square matrix.
This value is moved to the GridColumn property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) |
![]() | Dispatcher |
The dispatcher of the UI.
(Inherited from ObservableObject) |
![]() | RowCount | Returns or sets the number of rows of a square matrix. This value is moved to the GridRowCount property at a suitable time, to inform the WPF GUI. |
![]() | RowNumber |
Returns or sets the line number of the associated control
in a square matrix.
This value is moved to the GridRow property at a suitable time,
to inform the WPF GUI.
(Inherited from VishnuViewModelBase) |