Uses of Enum Class
org.vaadin.firitin.components.button.VButton.ButtonSize
-
Uses of VButton.ButtonSize in org.vaadin.firitin.components.button
Modifier and TypeMethodDescriptionVButton.getSize()
static VButton.ButtonSize
Returns the enum constant of this class with the specified name.static VButton.ButtonSize[]
VButton.ButtonSize.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
VButton.setSize
(VButton.ButtonSize size) VButton.withSize
(VButton.ButtonSize size)