Uses of Enum Class
com.jbstrap.ui.bootstrap.SelectionType
-
Uses of SelectionType in com.jbstrap.ui
Modifier 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
Modifier 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.