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

Packages that use IToggleGUI
com.rational.test.ft.object.interfaces   
com.rational.test.ft.object.interfaces.SAP   
com.rational.test.ft.object.interfaces.WPF   
 

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

Classes in com.rational.test.ft.object.interfaces that implement IToggleGUI
 class ToggleGUITestObject
          Extends the definition of the IToggle interface to include actions that directly use the mouse.
 

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

Classes in com.rational.test.ft.object.interfaces.SAP that implement IToggleGUI
 class SAPGuiToggleTestObject
           
 

Uses of IToggleGUI in com.rational.test.ft.object.interfaces.WPF
 

Classes in com.rational.test.ft.object.interfaces.WPF that implement IToggleGUI
 class WpfToggleGUITestObject