public interface DynamicNodePopulator
| Modifier and Type | Method and Description |
|---|---|
List<NavigationNode> |
getChildren(NavigationNode node)
Get the children of current node
|
List<NavigationNode> getChildren(NavigationNode node)
node - current node; on first (root) dynamic level it has to be DynamicNodeCopyright © 2018. All rights reserved.