Class ReportViewerModelDelegate.ReportUpdatedEvent

  • Enclosing class:
    ReportViewerModelDelegate

    public static class ReportViewerModelDelegate.ReportUpdatedEvent
    extends java.lang.Object
    This is the event object that will sent through the event bus to generate a "refresh" event here in the delegate.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReportUpdatedEvent

        public ReportUpdatedEvent​(ProjectResourceId reportResourceId)