Uses of Enum Class
com.jbstrap.ui.bootstrap.SelectionType
Packages that use SelectionType
-
Uses of SelectionType in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type SelectionTypeModifier and TypeMethodDescriptionComponent.setSelectionType
(SelectionType type) Sets the content selection types (of how users can select content elements). -
Uses of SelectionType in com.jbstrap.ui.bootstrap
Methods in com.jbstrap.ui.bootstrap that return SelectionTypeModifier and TypeMethodDescriptionstatic SelectionType
Returns the enum constant of this class with the specified name.static SelectionType[]
SelectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.