IBM Rational Functional Tester
Version 8.2.1
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Interface
com.rational.test.ft.object.interfaces.IGraphicalSubitem

Packages that use IGraphicalSubitem
com.ibm.rational.test.ft.object.interfaces.sapwebportal   
com.rational.test.ft.object.interfaces   
com.rational.test.ft.object.interfaces.dojo   
com.rational.test.ft.object.interfaces.generichtmlsubdomain   
 

Uses of IGraphicalSubitem in com.ibm.rational.test.ft.object.interfaces.sapwebportal
 

Classes in com.ibm.rational.test.ft.object.interfaces.sapwebportal that implement IGraphicalSubitem
 class SapGridTestObject
           
 class SapPaginatorTestObject
           
 

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

Classes in com.rational.test.ft.object.interfaces that implement IGraphicalSubitem
 class FrameSubitemTestObject
          Provides subitem methods for frame controls.
 class GuiSubitemTestObject
          Provides access to actions replayed by the mouse or keyboard.
 class PaletteGuiSubitemTestObject
           
 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 StatelessGuiSubitemTestObject
          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.
 

Uses of IGraphicalSubitem in com.rational.test.ft.object.interfaces.dojo
 

Classes in com.rational.test.ft.object.interfaces.dojo that implement IGraphicalSubitem
 class DojoGridTestObject
           
 

Uses of IGraphicalSubitem in com.rational.test.ft.object.interfaces.generichtmlsubdomain
 

Classes in com.rational.test.ft.object.interfaces.generichtmlsubdomain that implement IGraphicalSubitem
 class GenericCalenderTestObject
           
 class GenericDropdownMenuTestObject
           
 class GenericTabStripTestObject
           
 class GenericTreeTestObject