public class DebugSWTReportConsumer extends Object implements ReportServiceConsumer
ReportServiceConsumer
that display a dialog
for each report.Constructor and Description |
---|
DebugSWTReportConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
reported(AbstractReport reportEntity)
Called when a
AbstractReport has been received
by the ReportService . |
public void reported(AbstractReport reportEntity)
AbstractReport
has been received
by the ReportService
.reported
in interface ReportServiceConsumer
reportEntity
- the received AbstractReport
ReportServiceConsumer.reported(org.eclipse.emfforms.spi.common.report.AbstractReport)
Copyright © 2016. All rights reserved.