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.object.interfaces.IText

Packages that use IText
com.rational.test.ft.object.interfaces   
com.rational.test.ft.object.interfaces.SAP   
com.rational.test.ft.object.interfaces.WPF   
 

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.
 

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

Classes in com.rational.test.ft.object.interfaces.SAP that implement IText
 class SAPGuiCtrlTextEditTestObject
          Summary for SAPGuiCtrlTextEditTestObject
 class SAPGuiTextTestObject
           
 

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

Classes in com.rational.test.ft.object.interfaces.WPF that implement IText
 class WpfSelectGuiSubitemTestObject
           
 class WpfTextGuiSubitemTestObject
           
 class WpfTextSelectGuiSubitemTestObject