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