IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

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

Packages that use GuiSubitemTestObject
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
 

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

Subclasses of GuiSubitemTestObject in com.rational.test.ft.object.interfaces
 class FrameSubitemTestObject
          Provides subitem methods for frame controls.
 class ScrollGuiSubitemTestObject
          Provides access to actions replayed by the mouse or keyboard.
 class SelectGuiSubitemTestObject
          For internal use only.
 class SelectScrollGuiSubitemTestObject
          Provides access to actions replayed by the mouse or keyboard.
 class TextGuiSubitemTestObject
          Provides meta-actions on text in a control.
 class TextSelectGuiSubitemTestObject
          Extends commmand to access text on a selectable TestObject.
 class TopLevelSubitemTestObject
          Represents top-level window objects in the system under test that support subitems.
 class TrackbarTestObject
          Provides subitem methods for trackbar controls.