JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.tailf.navu.NavuAction
Packages that use
NavuAction
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.
Uses of
NavuAction
in
com.tailf.navu
Methods in
com.tailf.navu
that return
NavuAction
Modifier and Type
Method
Description
NavuAction
NavuContainer.
action
(
Integer
key)
Returns a reference to a subordinate
action
with the hash value
key
.
NavuAction
NavuContainer.
action
(
String
key)
Returns a reference to a subordinate
action
with the name
key
.