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
Node s. |
Node<N extends Node<N>> |
Navigation structure node.
|
Copyright © 2010–2017. All rights reserved.