Uses of Class
com.flowingcode.vaadin.addons.gridexporter.ConcurrentDownloadTimeoutEvent
-
Uses of ConcurrentDownloadTimeoutEvent in com.flowingcode.vaadin.addons.gridexporter
Method parameters in com.flowingcode.vaadin.addons.gridexporter with type arguments of type ConcurrentDownloadTimeoutEventModifier and TypeMethodDescriptionGridExporter.addConcurrentDownloadTimeoutEvent
(SerializableConsumer<ConcurrentDownloadTimeoutEvent> listener) Adds a listener for concurrent download timeout events specific to this instance.static Registration
GridExporterConcurrentSettings.addGlobalConcurrentDownloadTimeoutEvent
(SerializableConsumer<ConcurrentDownloadTimeoutEvent> listener) Adds a global listener for concurrent download timeout events.