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

Project Version 2.3

Uses of Class
com.rational.test.ft.script.Button

Packages that use Button
com.rational.test.ft.object.interfaces   
com.rational.test.ft.script   
 

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

Methods in com.rational.test.ft.object.interfaces with parameters of type Button
 void MessageBoxTestObject.click(Button button)
          Performs a left-mouse click on the center point of the associated Button.
 

Uses of Button in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that return Button
static Button SubitemFactory.atButton(java.lang.String name)
          Returns an Button subitem.
static Button SubitemFactory.atButton(Subitem item)
          Returns an Button subitem.