Package com.hp.lft.sdk.oracle
Interface TreeViewNode
public interface TreeViewNode
A Tree Node object
-
Method Summary
-
Method Details
-
collapse
Collapses the specified item in the tree.- Throws:
GeneralLeanFtException
- if error occurs during execution
-
expand
Expands the specified item in the tree.- Throws:
GeneralLeanFtException
- if error occurs during execution
-