We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.copilot.plugins.info.
Package com.vaadin.copilot.plugins.info
Class InfoHandler
java.lang.Object
com.vaadin.copilot.plugins.info.InfoHandler
All Implemented Interfaces:
-
Field Summary
Fields inherited from interface com.vaadin.copilot.CopilotCommand
KEY_CANCEL_REQ_ID, KEY_REQ_ID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleConnect
(DevToolsInterface devToolsInterface) boolean
handleMessage
(String command, elemental.json.JsonObject data, DevToolsInterface devToolsInterface)
-
Constructor Details
-
InfoHandler
-
-
Method Details
-
handleConnect
Specified by:
handleConnect
in interfaceCopilotCommand
-
handleMessage
public boolean handleMessage(String command, elemental.json.JsonObject data, DevToolsInterface devToolsInterface) Specified by:
handleMessage
in interfaceCopilotCommand
-