org.eclipse.emf.ecp.ui.view.swt
Class InvalidGridDescriptionReportConsumer
java.lang.Object
org.eclipse.emf.ecp.ui.view.swt.InvalidGridDescriptionReportConsumer
- All Implemented Interfaces:
- ReportServiceConsumer
public class InvalidGridDescriptionReportConsumer
- extends Object
- implements ReportServiceConsumer
- Since:
- 1.5
- Author:
- emueller
InvalidGridDescriptionReportConsumer
public InvalidGridDescriptionReportConsumer()
reported
public void reported(AbstractReport reportEntity)
- Called when a
AbstractReport
has been received
by the ReportService
.
- Specified by:
reported
in interface ReportServiceConsumer
- Parameters:
reportEntity
- the received AbstractReport
- Since:
- 1.6
- See Also:
ReportServiceConsumer.reported(org.eclipse.emfforms.spi.common.report.AbstractReport)
Copyright © 2015. All Rights Reserved.