Uses of Enum Class
com.hp.lft.sdk.ai.ScrollDirection
Packages that use ScrollDirection
-
Uses of ScrollDirection in com.hp.lft.sdk.ai
Methods in com.hp.lft.sdk.ai that return ScrollDirectionModifier and TypeMethodDescriptionstatic ScrollDirection
Returns the enum constant of this class with the specified name.static ScrollDirection[]
ScrollDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.ai with parameters of type ScrollDirectionModifier and TypeMethodDescriptionAiAutoScrollSettings.enable
(ScrollDirection direction, int maxScrolls) Sets the auto scrolling feature to enabled state and sets the direction and max pages to scroll settings.