Class BirtReportPreviewViewFactory
java.lang.Object
net.datenwerke.rs.core.client.reportexecutor.ui.preview.PreviewViewFactory
net.datenwerke.rs.birt.client.reportengines.ui.BirtReportPreviewViewFactory
- All Implemented Interfaces:
ReportViewFactory
-
Constructor Summary
ConstructorsConstructorDescriptionBirtReportPreviewViewFactory(ReportExecutorUIService reportExecutorUIService) -
Method Summary
Modifier and TypeMethodDescriptionbooleanconsumes(ReportDto report) newInstance(ReportDto report, Collection<? extends ReportViewConfiguration> configs) Methods inherited from class net.datenwerke.rs.core.client.reportexecutor.ui.preview.PreviewViewFactory
getViewId
-
Constructor Details
-
BirtReportPreviewViewFactory
-
-
Method Details
-
newInstance
public ReportExecutorMainPanelView newInstance(ReportDto report, Collection<? extends ReportViewConfiguration> configs) -
consumes
public boolean consumes(ReportDto report)
-