Uses of Class
com.hp.lft.sdk.mobile.PanArgs
Packages that use PanArgs
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of PanArgs in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile that return PanArgsModifier and TypeMethodDescriptionPanArgs.setGesture
(String gesture) Sets the gesture class designed by the mobile application developer to handle this gesture on this object.
Needed only if the application developer overrode the default gesture class.PanArgs.setVelocity
(Double velocity) Sets the velocity of the pan operation.Methods in com.hp.lft.sdk.mobile with parameters of type PanArgs