Uses of Interface
org.vaadin.firitin.components.DynamicFileDownloader.FileNameGenerator
Packages that use DynamicFileDownloader.FileNameGenerator
-
Uses of DynamicFileDownloader.FileNameGenerator in org.vaadin.firitin.components
Methods in org.vaadin.firitin.components with parameters of type DynamicFileDownloader.FileNameGeneratorModifier and TypeMethodDescriptionvoid
DynamicFileDownloader.setFileNameGenerator
(DynamicFileDownloader.FileNameGenerator fileNameGenerator) Sets the strategy to creates the name of the downloaded file.DynamicFileDownloader.withFileNameGenerator
(DynamicFileDownloader.FileNameGenerator fileNameGenerator) Fluent method to set the strategy to creates the name of the downloaded.