Class Export2HTML
java.lang.Object
net.datenwerke.rs.core.client.reportexporter.exporter.ReportExporterImpl
net.datenwerke.rs.core.client.reportexporter.exporter.generic.Export2HTML
- All Implemented Interfaces:
ReportExporter
- Direct Known Subclasses:
Birt2HTML,Jasper2HTML,Jxls2Html,Saiku2HTML,Table2HTML
-
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
-
Export2HTML
public Export2HTML()
-
-
Method Details
-
consumesConfiguration
public boolean consumesConfiguration(ReportDto report) -
getExportDescription
-
getExportTitle
-
getOutputFormat
-
getIcon
public ImageResource getIcon() -
hasConfiguration
public boolean hasConfiguration()
-