DaffInMemoryNavigationService
Properties
| Name | Type | Description |
|---|---|---|
| getTree | Observable<DaffNavigationTree> |
Requests the entire top-level navigation tree. |
| get | Observable<DaffNavigationTree> |
Requests a specific navigation item by ID. |
| Name | Type | Description |
|---|---|---|
| getTree | Observable<DaffNavigationTree> |
Requests the entire top-level navigation tree. |
| get | Observable<DaffNavigationTree> |
Requests a specific navigation item by ID. |