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.ISelect

Packages that use ISelect
com.rational.test.ft.object.interfaces   
com.rational.test.ft.object.interfaces.WPF   
 

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

Classes in com.rational.test.ft.object.interfaces that implement ISelect
 class SelectGuiSubitemTestObject
          For internal use only.
 class SelectScrollGuiSubitemTestObject
          Provides access to actions replayed by the mouse or keyboard.
 class TextSelectGuiSubitemTestObject
          Extends commmand to access text on a selectable TestObject.
 

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

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