Uses of Enum Class
com.jbstrap.ui.bootstrap.CheckboxShape
-
Uses of CheckboxShape in com.jbstrap.ui.bootstrap
Modifier and TypeMethodDescriptionstatic CheckboxShape
static CheckboxShape
Returns the enum constant of this class with the specified name.static CheckboxShape[]
CheckboxShape.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CheckboxShape in com.jbstrap.ui.components.form.items
Modifier and TypeMethodDescriptionfinal CheckboxItem
CheckboxItem.setCheckboxShape
(CheckboxShape checkboxShape) Sets the checkbox shape.