Class Export2Excel
java.lang.Object
net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
net.datenwerke.rs.core.client.reportexporter.exporter.generic.Export2Excel
- All Implemented Interfaces:
ReportExporter
- Direct Known Subclasses:
Birt2Excel,Crystal2Excel,GridEditor2Excel,Jasper2Excel,Jasper2TableExcel,Jxls2Excel,Saiku2Excel,Table2Excel
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporter
ReportExporter.ConfigurationFinishedCallback -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanconsumesConfiguration(ReportDto report) ImageResourcegetIcon()booleanMethods inherited from class net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
canBeScheduled, configureFrom, displayConfiguration, export, getConfiguration, isConfigured, isSkipDownload, prepareExportForPreview, showInExportList, supportsDatasink, wantsToBeTopMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporter
consumes
-
Constructor Details
-
Export2Excel
public Export2Excel()
-
-
Method Details
-
consumesConfiguration
public boolean consumesConfiguration(ReportDto report) -
getExportDescription
-
getExportTitle
-
getOutputFormat
-
getIcon
public ImageResource getIcon() -
hasConfiguration
public boolean hasConfiguration()
-