Uses of Enum Class
com.hp.lft.sdk.mobile.ScrollPageDirection
Packages that use ScrollPageDirection
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of ScrollPageDirection in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile that return ScrollPageDirectionModifier and TypeMethodDescriptionstatic ScrollPageDirection
Returns the enum constant of this class with the specified name.static ScrollPageDirection[]
ScrollPageDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.mobile with parameters of type ScrollPageDirectionModifier and TypeMethodDescriptionvoid
Scrollable.scrollOnePage
(ScrollPageDirection direction) Scrolls the object one page in the specified direction.