Class ReportViewerModelDelegate


  • public class ReportViewerModelDelegate
    extends com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ID  
      • Fields inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate

        component, log
    • Constructor Summary

      Constructors 
      Constructor Description
      ReportViewerModelDelegate​(com.inductiveautomation.perspective.gateway.api.Component component)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void onShutdown()  
      protected void onStartup()  
      • Methods inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate

        fireEvent, getScriptCallableMethods, handleEvent
      • Methods inherited from class java.lang.Object

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

      • ReportViewerModelDelegate

        public ReportViewerModelDelegate​(com.inductiveautomation.perspective.gateway.api.Component component)