Uses of Enum Class
com.hp.lft.sdk.ai.ComboBoxScrollDirection
Packages that use ComboBoxScrollDirection
-
Uses of ComboBoxScrollDirection in com.hp.lft.sdk.ai
Methods in com.hp.lft.sdk.ai that return ComboBoxScrollDirectionModifier and TypeMethodDescriptionstatic ComboBoxScrollDirection
Returns the enum constant of this class with the specified name.static ComboBoxScrollDirection[]
ComboBoxScrollDirection.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 ComboBoxScrollDirectionModifier and TypeMethodDescriptionAiComboBoxSettings.setScrollDirection
(ComboBoxScrollDirection scrollDirection) Sets whether to scroll up or down in the ComboBox's drop-down list.