Package com.vaadin.copilot.startup
Class CopilotLoader
java.lang.Object
com.vaadin.copilot.startup.CopilotLoader
- All Implemented Interfaces:
com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier,Serializable
public class CopilotLoader
extends Object
implements com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier
modify, modify, modify
-
Constructor Details
-
CopilotLoader
public CopilotLoader()
-
-
Method Details