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 SummaryConstructors Constructor Description ReportUpdatedEvent(ProjectResourceId reportResourceId)
 
- 
- 
- 
Constructor Detail- 
ReportUpdatedEventpublic ReportUpdatedEvent(ProjectResourceId reportResourceId) 
 
- 
 
-