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 SelectOptionsReturns 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 TypeMethodDescriptionvoidLegacyIAccessiblePattern.select(SelectOptions selectionOptions) Selects the element.