| Interface | Description |
|---|---|
| AssetNode<A extends AssetNode<A>> |
Simple node, representing an asset, that can be populated with asset data.
|
| ConfigurableNode<T extends Node<T>> | |
| NavService<N extends Node<N>,S,P> |
Service that exposes hierarchical navigation structures in the form of
Nodes. |
| Node<N extends Node<N>> |
Navigation structure node.
|
Copyright © 2016–2017. All rights reserved.