Dummy |
The DummyLogicalTaskTreeViewModel Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| DummyLogicalTaskTreeViewModel | Constructor - takes over the parameters for the entire tree. |
| Name | Description of the | |
|---|---|---|
| MainLogicalNodeView |
ItemsSource for the TreeView in LogicalTaskTreeControl.
(Inherited from OrientedTreeViewModelBase) | |
| TreeOrientationState |
Determines the alignment of the elements in the tree.
(Inherited from OrientedTreeViewModelBase) | |
| TreeParams |
Additional parameters that are valid for the entire tree or null.
(Inherited from OrientedTreeViewModelBase) | |
| TreeVM |
Returns the RootJobListViewModel of the LogicalTaskTreeViewModel including setter.
(Inherited from OrientedTreeViewModelBase) |
| Name | Description of the | |
|---|---|---|
| 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) | |
| 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 | |
|---|---|---|
| Dispatcher |
The dispatcher of the UI.
(Inherited from ObservableObject) |