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

Packages that use IScreen
com.rational.test.ft.object.interfaces   
com.rational.test.ft.script   
 

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

Methods in com.rational.test.ft.object.interfaces that return IScreen
 IScreen RootTestObject.getScreen()
          Returns an interface to the screen object.
 

Uses of IScreen in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that return IScreen
static IScreen RationalTestScript.getScreen()
          Returns an interface to the screen object.