IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Interface
com.rational.test.ft.vp.ITestDataTreeNodes

Packages that use ITestDataTreeNodes
com.rational.test.ft.vp   
 

Uses of ITestDataTreeNodes in com.rational.test.ft.vp
 

Methods in com.rational.test.ft.vp that return ITestDataTreeNodes
 ITestDataTreeNodes ITestDataTree.getTreeNodes()
          Returns the nodes of a tree structure.
 

Methods in com.rational.test.ft.vp with parameters of type ITestDataTreeNodes
 void ITestDataTree.setTreeNodes(ITestDataTreeNodes treeNodes)
          Sets the nodes of a tree structure.