You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.

Class OpenComponentInIDE

java.lang.Object
com.vaadin.copilot.OpenComponentInIDE

All Implemented Interfaces:

CopilotCommand

public class OpenComponentInIDE extends Object implements CopilotCommand
  • Constructor Details

  • Method Details

    • handleMessage

      public boolean handleMessage(String command, elemental.json.JsonObject data, DevToolsInterface devToolsInterface)

      Specified by:

      handleMessage in interface CopilotCommand

    • showFlowComponent

      public void showFlowComponent(int uiId, int nodeId)
    • showReactComponent

      public void showReactComponent(String filename, int lineNumber)