Uses of Class
org.vaadin.firitin.components.DynamicFileDownloader
-
Packages that use DynamicFileDownloader Package Description org.vaadin.firitin.components -
-
Uses of DynamicFileDownloader in org.vaadin.firitin.components
Methods in org.vaadin.firitin.components that return DynamicFileDownloader Modifier and Type Method Description DynamicFileDownloaderDynamicFileDownloader. asButton()Makes the download look like a button instead of a normal link.Constructors in org.vaadin.firitin.components with parameters of type DynamicFileDownloader Constructor Description DownloadFinishedEvent(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.
-