Class ReportViewerModelDelegate.ReportUpdatedEvent
- java.lang.Object
 - 
- com.inductiveautomation.reporting.gateway.perspective.ReportViewerModelDelegate.ReportUpdatedEvent
 
 
- 
- Enclosing class:
 - ReportViewerModelDelegate
 
public static class ReportViewerModelDelegate.ReportUpdatedEvent extends java.lang.ObjectThis is the event object that will sent through the event bus to generate a "refresh" event here in the delegate. 
- 
- 
Constructor Summary
Constructors Constructor Description ReportUpdatedEvent(ProjectResourceId reportResourceId) 
 - 
 
- 
- 
Constructor Detail
- 
ReportUpdatedEvent
public ReportUpdatedEvent(ProjectResourceId reportResourceId)
 
 - 
 
 -