IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

Uses of Interface
com.rational.test.ft.object.interfaces.IText

Packages that use IText
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
 

Uses of IText in com.rational.test.ft.object.interfaces
 

Classes in com.rational.test.ft.object.interfaces that implement IText
 class TextGuiSubitemTestObject
          Provides meta-actions on text in a control.
 class TextGuiTestObject
          Provides access to text in a control.
 class TextScrollTestObject
          Provides methods to move horizontal and vertical scrollbars.
 class TextSelectGuiSubitemTestObject
          Extends commmand to access text on a selectable TestObject.