Uses of Enum Class
adalid.core.enums.SelectOption
Packages that use SelectOption
-
Uses of SelectOption in adalid.core
Methods in adalid.core with parameters of type SelectOptionModifier and TypeMethodDescriptionView.getSelectStatement(String view, SelectOption option) View.getViewSelect(String view, SelectOption option) -
Uses of SelectOption in adalid.core.enums
Methods in adalid.core.enums that return SelectOptionModifier and TypeMethodDescriptionstatic SelectOptionReturns the enum constant of this class with the specified name.static SelectOption[]SelectOption.values()Returns an array containing the constants of this enum class, in the order they are declared.