Class CopilotIndexHtmlLoader

java.lang.Object
com.vaadin.copilot.CopilotIndexHtmlLoader
All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener, Serializable, EventListener

@JsModule(value="./copilot-version.js", developmentOnly=true) public class CopilotIndexHtmlLoader extends Object implements com.vaadin.flow.server.VaadinServiceInitListener
See Also:
  • Constructor Details

    • CopilotIndexHtmlLoader

      public CopilotIndexHtmlLoader()
  • Method Details

    • serviceInit

      public void serviceInit(com.vaadin.flow.server.ServiceInitEvent event)
      Specified by:
      serviceInit in interface com.vaadin.flow.server.VaadinServiceInitListener