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

Project Version 2.0
A B C D E F G H I K L M N O P R S T U V W Y _

W

WAIT_FOR_EXISTENCE_DELAY_BETWEEN_RETRIES - Static variable in interface com.rational.test.ft.script.IOptionName
The maximum amount of time to wait between retries while waiting for an object to come into existence.
WINDOWS_ONLY - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
Marks a command as run on a Windows platform only.
WRAP - Static variable in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
 
Week - class com.rational.test.ft.script.Week.
Adds definition to Week.
Week(int, int, int) - Constructor for class com.rational.test.ft.script.Week
 
WeekDay - class com.rational.test.ft.script.WeekDay.
Adds definition to WeekDay.
WeekDay(int, int, int) - Constructor for class com.rational.test.ft.script.WeekDay
 
WeightedProperty - class com.rational.test.ft.script.WeightedProperty.
Defines a standard property name plus a value pair with an additional weight attribute.
WeightedProperty(String, Object, int) - Constructor for class com.rational.test.ft.script.WeightedProperty
Builds a Property (name, value, weight) object.
WeightedPropertySet - class com.rational.test.ft.script.WeightedPropertySet.
Represents a set of recognition properties in encapsulated values.
WeightedPropertySet() - Constructor for class com.rational.test.ft.script.WeightedPropertySet
Creates an empty property set.
WeightedPropertySet(Hashtable, int) - Constructor for class com.rational.test.ft.script.WeightedPropertySet
Creates a property set containing the specified set of property key/value pairs, all with the same weight associated with them.
WindowActivateFailedException - exception com.rational.test.ft.WindowActivateFailedException.
Thrown when an attempt to activate a window failed.
WindowActivateFailedException() - Constructor for class com.rational.test.ft.WindowActivateFailedException
 
WindowActivateFailedException(String) - Constructor for class com.rational.test.ft.WindowActivateFailedException
 
WindowHandleNotFoundException - exception com.rational.test.ft.WindowHandleNotFoundException.
Thrown when the .NET infestation engine cannot find the window used to perform the hook.
WindowHandleNotFoundException() - Constructor for class com.rational.test.ft.WindowHandleNotFoundException
 
WindowHandleNotFoundException(String) - Constructor for class com.rational.test.ft.WindowHandleNotFoundException
 
WrappedException - exception com.rational.test.ft.WrappedException.
Wraps another exception or error as a RationalTestException.
WrappedException(String) - Constructor for class com.rational.test.ft.WrappedException
 
WrappedException(Throwable) - Constructor for class com.rational.test.ft.WrappedException
 
WrappedException(String, String, String) - Constructor for class com.rational.test.ft.WrappedException
 
waitForExistence(double, double) - Method in class com.rational.test.ft.object.interfaces.ProcessTestObject
Normally, waits until an object exists, but for a process this actually never waits.
waitForExistence(double, double) - Method in class com.rational.test.ft.object.interfaces.TestObject
Waits until an object exists.
waitForExistence() - Method in class com.rational.test.ft.object.interfaces.TestObject
Waits the default time until an object exists.
windowFromHandle(long) - Method in interface com.rational.test.ft.object.interfaces.IScreen
Returns a window object when given a native window handle.
windowFromPoint(Point) - Method in interface com.rational.test.ft.object.interfaces.IScreen
Returns the object at the given screen point.

A B C D E F G H I K L M N O P R S T U V W Y _