Package | Description |
---|---|
com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
Modifier and Type | Method and Description |
---|---|
NavuNodeInfo |
NavuNode.getInfo()
Returns the
NaveNodeInfo regarding this node. |
NavuNodeInfo |
NavuAction.getInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
NavuContext.exists(NavuNodeInfo node,
String fmt,
Object[] arguments)
Internal, subject to change without notice.
Generic exists method.
|
boolean |
NavuContextBase.exists(NavuNodeInfo node,
String fmt,
Object[] arguments)
Internal, subject to change without notice.
Generic exists method.
|