Class FeedbackHandler

java.lang.Object
com.vaadin.copilot.feedback.FeedbackHandler
All Implemented Interfaces:
CopilotCommand

public class FeedbackHandler extends Object implements CopilotCommand
  • Constructor Details

    • FeedbackHandler

      public FeedbackHandler()
  • Method Details

    • handleMessage

      public boolean handleMessage(String command, elemental.json.JsonObject data, com.vaadin.base.devserver.DevToolsInterface devToolsInterface)
      Specified by:
      handleMessage in interface CopilotCommand