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.mobileMethods in com.hp.lft.sdk.mobile that return ScrollPageDirectionModifier and TypeMethodDescriptionstatic ScrollPageDirectionReturns 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 TypeMethodDescriptionvoidScrollable.scrollOnePage(ScrollPageDirection direction) Scrolls the object one page in the specified direction.