Uses of Class
org.vaadin.firitin.components.DynamicFileDownloader
-
Uses of DynamicFileDownloader in org.vaadin.firitin.components
Modifier and TypeMethodDescriptionDynamicFileDownloader.asButton()
Makes the download look like a button instead of a normal link.ModifierConstructorDescriptionDownloadFinishedEvent
(DynamicFileDownloader source, boolean fromClient) Creates a new event using the given source and indicator whether the event originated from the client side or the server side.DownlocadFailedEvent
(DynamicFileDownloader source, Exception e) Creates a new event using the given source and indicator whether the event originated from the client side or the server side.