Uses of Class
org.vaadin.firitin.components.button.VButton
-
Uses of VButton in org.vaadin.firitin.components.button
Modifier and TypeClassDescriptionclass
A button whose action is executed ofter showing a confirmation dialog.class
class
Modifier and TypeMethodDescriptionVButton.onClick
(VButton.BasicClickListener clickListener) VButton.withAutofocus
(boolean autofocus) VButton.withColor
(VButton.ButtonColor color) VButton.withIcon
(com.vaadin.flow.component.Component icon) VButton.withIconAfterText
(boolean iconAfterText) VButton.withSize
(VButton.ButtonSize size) VButton.withThemeVariants
(com.vaadin.flow.component.button.ButtonVariant... variants) VButton.withType
(VButton.ButtonType type)