Class ReportViewerModelDelegate.ReportDownloadListener

java.lang.Object
com.inductiveautomation.reporting.gateway.perspective.ReportViewerModelDelegate.ReportDownloadListener
Enclosing class:
ReportViewerModelDelegate

public class ReportViewerModelDelegate.ReportDownloadListener extends Object
Simple class used to provide a callback in the ReportFetch class to trigger the "download complete" event once a download has completed.
  • Constructor Details

    • ReportDownloadListener

      public ReportDownloadListener()
  • Method Details

    • onDownloadComplete

      public void onDownloadComplete()