Uses of Enum Class
com.hp.lft.sdk.uiapro.SelectOptions
Packages that use SelectOptions
-
Uses of SelectOptions in com.hp.lft.sdk.uiapro
Methods in com.hp.lft.sdk.uiapro that return SelectOptionsModifier and TypeMethodDescriptionstatic SelectOptions
Returns the enum constant of this class with the specified name.static SelectOptions[]
SelectOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.uiapro with parameters of type SelectOptionsModifier and TypeMethodDescriptionvoid
LegacyIAccessiblePattern.select
(SelectOptions selectionOptions) Selects the element.