Uses of Enum Class
com.jbstrap.ui.bootstrap.ButtonSize
Package
Description
-
Uses of ButtonSize in com.jbstrap.ui.bootstrap
Modifier and TypeMethodDescriptionstatic ButtonSize
static ButtonSize
Returns the enum constant of this class with the specified name.static ButtonSize[]
ButtonSize.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ButtonSize in com.jbstrap.ui.components
Modifier and TypeMethodDescriptionToolbar.setButtonSize
(ButtonSize buttonSize) Sets the default button size for the toolbar buttons. -
Uses of ButtonSize in com.jbstrap.ui.components.button
Modifier and TypeMethodDescriptionButton.setSize
(ButtonSize size) Stets the button sizeDropDownButton.setSize
(ButtonSize size) Stets the button sizeLoadButton.setSize
(ButtonSize size) Stets the button size