Uses of Class
com.flowingcode.vaadin.addons.gridexporter.GridExporter.GridExporterStreamResource
-
Uses of GridExporter.GridExporterStreamResource in com.flowingcode.vaadin.addons.gridexporter
Methods in com.flowingcode.vaadin.addons.gridexporter that return GridExporter.GridExporterStreamResourceModifier and TypeMethodDescriptionGridExporter.GridExporterStreamResource.forComponent(Component component) GridExporter.getDocxStreamResource()Deprecated, for removal: This API element is subject to removal in a future version.GridExporter.getDocxStreamResource(String template) Deprecated, for removal: This API element is subject to removal in a future version.UseGridExporter.getDocxDownloadHandler(String)instead.GridExporter.getExcelStreamResource()Deprecated, for removal: This API element is subject to removal in a future version.UseGridExporter.getExcelDownloadHandler()instead.GridExporter.getExcelStreamResource(String template) Deprecated, for removal: This API element is subject to removal in a future version.UseGridExporter.getExcelDownloadHandler(String)instead.GridExporter.getPdfStreamResource()Deprecated, for removal: This API element is subject to removal in a future version.UseGridExporter.getPdfDownloadHandler()instead.GridExporter.getPdfStreamResource(String template) Deprecated, for removal: This API element is subject to removal in a future version.UseGridExporter.getPdfDownloadHandler(String)instead.
GridExporter.getDocxDownloadHandler()instead.