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

Project Version 2.3

Uses of Class
com.rational.test.ft.object.interfaces.FrameTestObject

Packages that use FrameTestObject
com.rational.test.ft.object.interfaces   
com.rational.test.ft.object.interfaces.SAP   
 

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

Subclasses of FrameTestObject in com.rational.test.ft.object.interfaces
 class BrowserTestObject
          Provides script access to the general browser, which is the HTML Browser TestObject class.
 class ColorDialogTestObject
          Represents native-style Color dialog.
 class DialogTestObject
          Represents native-style Dialog controls.
 class EclipseTestObject
          Provides Script access to Eclipse User Interface.
 class FileDialogTestObject
          Represents native-style file dialog controls.
 class FTETopLevelTestObject
           
 class InternalFrameTestObject
          Represents frame objects in the system under test.
 class MessageBoxTestObject
          Represents native-style Message Box dialog.
 class ShellTestObject
          Represents org.eclipse.swt.widgets.Shell objects in the System Under Test.
 class TopLevelTestObject
          Represents top-level window objects in the system under test.
 

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

Subclasses of FrameTestObject in com.rational.test.ft.object.interfaces.SAP
 class SAPTopLevelTestObject
          a top level object (GuiModalWindow or GuiMainWindow) in the SAPGUI Scripting framework.