![]() | Logical |
The LogicalTaskTreeViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() ![]() | FlattenTree | Turns a transferred (sub)tree into a flat list. Which node types are displayed in the list and which are not, can be configured externally in the app.config via "FlatNodeListFilter" value="NodeConnector|ValueModifier|Constant|Checker|NodeList|JobList|Snapshot" be determined. |
![]() | OnPropertyChanged |
Reports for the UI when a property has changed.
(Inherited from ObservableObject) |
![]() | RaisePropertyChanged(String) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | RaisePropertyChangedT(ExpressionFuncT) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | SaveTreeState | Saves the current display status of the main window (parameter) and all nodes (collapsed or expanded). |
![]() | VerifyCalledOnUIThread |
Checks whether a call is made from the correct thread (dispatcher).
(Inherited from ObservableObject) |