Class Table2JXLS
java.lang.Object
net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
net.datenwerke.rs.core.client.reportexporter.exporter.generic.Export2JXLS
net.datenwerke.rs.base.client.reportengines.table.execute.Table2JXLS
- 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
ConstructorsConstructorDescriptionTable2JXLS(ReportExporterDao exporterDao, ClientConfigXmlService jsonService, ToolbarService toolbarService) -
Method Summary
Methods inherited from class net.datenwerke.rs.core.client.reportexporter.exporter.generic.Export2JXLS
configureFrom, consumesConfiguration, displayConfiguration, getConfiguration, getExportDescription, getExportTitle, getIcon, getOutputFormat, hasConfiguration, isConfiguredMethods inherited from class net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
canBeScheduled, export, isSkipDownload, prepareExportForPreview, showInExportList, supportsDatasink, wantsToBeTop
-
Constructor Details
-
Table2JXLS
public Table2JXLS(ReportExporterDao exporterDao, ClientConfigXmlService jsonService, ToolbarService toolbarService)
-
-
Method Details
-
consumes
public boolean consumes(ReportDto report)
-