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

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

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

Subclasses of TopLevelTestObject 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 MessageBoxTestObject
          Represents native-style Message Box dialog.
 class ShellTestObject
          Represents org.eclipse.swt.widgets.Shell objects in the System Under Test.
 

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

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