Class Jasper2TableExcel
java.lang.Object
net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
net.datenwerke.rs.core.client.reportexporter.exporter.generic.Export2Excel
net.datenwerke.rs.incubator.client.jaspertotable.hooker.Jasper2TableExcel
- All Implemented Interfaces:
ReportExporter
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporter
ReportExporter.ConfigurationFinishedCallback -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.rs.core.client.reportexporter.exporter.generic.Export2Excel
consumesConfiguration, getIcon, hasConfigurationMethods inherited from class net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
canBeScheduled, configureFrom, displayConfiguration, export, getConfiguration, isConfigured, isSkipDownload, prepareExportForPreview, showInExportList, supportsDatasink, wantsToBeTop
-
Constructor Details
-
Jasper2TableExcel
public Jasper2TableExcel()
-
-
Method Details
-
getExportDescription
- Specified by:
getExportDescriptionin interfaceReportExporter- Overrides:
getExportDescriptionin classExport2Excel
-
getExportTitle
- Specified by:
getExportTitlein interfaceReportExporter- Overrides:
getExportTitlein classExport2Excel
-
getOutputFormat
- Specified by:
getOutputFormatin interfaceReportExporter- Overrides:
getOutputFormatin classExport2Excel
-
consumes
public boolean consumes(ReportDto report)
-