Uses of Class
com.hp.lft.sdk.DragAndDropArgs
Packages that use DragAndDropArgs
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
-
Uses of DragAndDropArgs in com.hp.lft.sdk
Methods in com.hp.lft.sdk with parameters of type DragAndDropArgsModifier and TypeMethodDescriptionvoid
SupportDragAndDrop.dragAndDropOn
(SupportDragAndDrop dropTarget, DragAndDropArgs dragAndDropArgs) Drags and drops a test object to the specified target object according to the specified DragAndDropArgs behavior.