Uses of Enum Class
com.jbstrap.ui.bootstrap.ButtonSize
Packages that use ButtonSize
Package
Description
-
Uses of ButtonSize in com.jbstrap.ui.bootstrap
Methods in com.jbstrap.ui.bootstrap that return ButtonSizeModifier 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
Methods in com.jbstrap.ui.components with parameters of type ButtonSizeModifier and TypeMethodDescriptionToolbar.setButtonSize
(ButtonSize buttonSize) Sets the default button size for the toolbar buttons. -
Uses of ButtonSize in com.jbstrap.ui.components.button
Methods in com.jbstrap.ui.components.button with parameters of type ButtonSizeModifier and TypeMethodDescriptionButton.setSize
(ButtonSize size) Stets the button sizeDropDownButton.setSize
(ButtonSize size) Stets the button sizeLoadButton.setSize
(ButtonSize size) Stets the button size