IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3
A B C D E F G H I J L M N O P R S T U V W

D

DatapoolUtilities - Class in com.rational.test.ft.domain.java
 
DatapoolUtilities() - Constructor for class com.rational.test.ft.domain.java.DatapoolUtilities
 
debug - Static variable in class com.rational.test.ft.domain.java.ComboListBoxProxy
 
debug - Static variable in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
 
debug - Static variable in class com.rational.test.ft.domain.java.JavaBeanProperties
 
debug - Static variable in class com.rational.test.ft.domain.java.JavaProxy
 
debug - Static variable in class com.rational.test.ft.domain.java.PopupMenuProxy
 
debug - Static variable in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
 
debug - Static variable in class com.rational.test.ft.domain.java.SelfRegisteredTestDomainImplementation
 
debug - Static variable in class com.rational.test.ft.domain.java.swt.DialogProxy
 
debug - Static variable in exception com.rational.test.ft.domain.NativeProxyReleasedException
 
debug - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 
debug - Static variable in class com.rational.test.ft.domain.ProxyUtilities
 
DescribedObject - Class in com.rational.test.ft.domain
A DescribedObject is a list of properties created in another domain, or or perhaps even TestContext, which describes an object in the current domain.
DescribedObject() - Constructor for class com.rational.test.ft.domain.DescribedObject
 
DescribedObject(HashtableEx, String) - Constructor for class com.rational.test.ft.domain.DescribedObject
This constructor is used by the value manager to create an instance from a persisted DescribedObjectReference
DescribedObject(SpyMap, String) - Constructor for class com.rational.test.ft.domain.DescribedObject
 
DescribedObjectReference - Class in com.rational.test.ft.domain
DescribedObjectReference represents the reference to a DescribedObject, an known object which exists in another domain.
DescribedObjectReference() - Constructor for class com.rational.test.ft.domain.DescribedObjectReference
 
DescribedObjectReference(String) - Constructor for class com.rational.test.ft.domain.DescribedObjectReference
 
DescribedObjectReference(HashtableEx) - Constructor for class com.rational.test.ft.domain.DescribedObjectReference
 
DescribedObjectReference(HashtableEx, String) - Constructor for class com.rational.test.ft.domain.DescribedObjectReference
 
DescribedObjectValue - Class in com.rational.test.ft.domain
The value class used to persist a DescribedObjectReference/DescribedObject.
DescribedObjectValue() - Constructor for class com.rational.test.ft.domain.DescribedObjectValue
 
deselect() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Sets the state of the associated object to NOT_SELECTED.
deselect(int) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
This method deselects a subitem at a specified index.
deselect() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This method sets the state of the associated object to NOT_SELECTED.
deselect(int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
This method deselects a subitem at a specified index.
deselect() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
This method sets the state of the associated object to NOT_SELECTED.
deselectAll() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
deselectAll() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Deselects all the selected items.
deselectNode(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Set the state of the specified node to not be selected.
deselectNode(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
deselectNode(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
DestructMap() - Static method in class com.rational.test.ft.domain.java.ProxyClassMap
 
DialogProxy - Class in com.rational.test.ft.domain.java.swt
 
DialogProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.DialogProxy
 
DirectoryDialogProxy - Class in com.rational.test.ft.domain.java.swt
 
DirectoryDialogProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.DirectoryDialogProxy
 
disableAllHtmlCustomDomains() - Method in interface com.rational.test.ft.domain.IHtmlCustomDomainEnablement
 
disableHtmlCustomDomain(String) - Method in interface com.rational.test.ft.domain.IHtmlCustomDomainEnablement
 
disableHtmlCustomDomains(String[]) - Method in interface com.rational.test.ft.domain.IHtmlCustomDomainEnablement
 
DOCUMENTTESTOBJECT_CLASSNAME - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 
doesWindowBelongToHtmlDomain(Window) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
doesWindowBelongToHtmlDomainFF15(String) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
doesWindowBelongToHtmlDomainIE(Window, String) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
doesWindowBelongToHtmlDomainNS4(String) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
doesWindowBelongToHtmlDomainNS67(String) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
DOJO_CUSTOM_DOMAIN_NAME - Static variable in interface com.rational.test.ft.domain.IHtmlCustomDomainEnablement
 
DomainManager - Class in com.rational.test.ft.domain
 
DomainManager() - Constructor for class com.rational.test.ft.domain.DomainManager
 
domainNeedsPrepareToStop(String) - Static method in class com.rational.test.ft.domain.DomainManager
 
DomainProxy - Class in com.rational.test.ft.domain
The base class for all domain proxies.
DomainProxy(Object) - Constructor for class com.rational.test.ft.domain.DomainProxy
Sets the object as a member variable for the proxy.
DOMAINTESTOBJECT_CLASSNAME - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a mouse dbl-click action with the specified modifiers in the center of the associated TestObject.
doubleClick(Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Left mouse dbl-click on the center point of the associated TestObject.
doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a mouse dbl-click action at the specified object relative coordinates within the associated TestObject.
doubleClick(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Left mouse dbl-click on the specified coordinates relative to the associated TestObject.
doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a mouse dbl-click action on the specified coordinates relative to the associated TestObject.
drag(MouseModifiers, Point, Point) - Static method in class com.rational.test.ft.domain.BaseChannelScreen
 
drag() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
 
drag(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a drag action against the associated TestObject.
drag() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Point, Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a drag action against the associated TestObject.
drag(MouseModifiers) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Perform a drag action against the associated TestObject.
drag(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a drag action against the associated TestObject.
drag(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Left mouse drag in the associated TestObject.
drag(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a drag action against the associated TestObject with the supplied set of mouse modifiers.
drag(Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a drag action against the associated TestObject.
drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Performs a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(Point, Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Performs a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(Point, Point) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a drag action against the associated TestObject.
dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a MOUSE_LEFT drag action against the associated TestObject.
dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Perform a drag action against the associated TestObject.
dragToState(State) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Performs the necessary mouse actions to attain the desired state for the associated component.
dragToState(MouseModifiers, State) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Performs the necessary mouse actions to attain the desired state for the associated component.
dragToState(State) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This method performs the necessary mouse actions to attain the desired state for the associated component.
dragToState(MouseModifiers, State) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This method performs the necessary mouse actions to attain the desired state for the associated component.
dragToState(State) - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
This method performs the necessary mouse actions to attain the desired state for the associated component.
dragToState(MouseModifiers, State) - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
This method performs the necessary mouse actions to attain the desired state for the associated component.
dumpAction(String, IMouseActionInfo) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 

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