Package org.vaadin.firitin.components.button
package org.vaadin.firitin.components.button
-
ClassDescriptionActionButton<T>A button that can be used to run a slow action in the background without blocking the UI.A button whose action is executed ofter showing a confirmation dialog.A Button to use for primary actions, like saving.A button that, when clicked, generates a PDF on the server and immediately opens the browser's native print dialog for it.Callback that writes a PDF document to an output stream.This helper class is used to execute long-running actions and provide an easy way to run updates once the action is finished.