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

Interface CopilotCommand

All Known Implementing Classes:

AICommandHandler, OpenComponentInIDE, ProjectFileHandler, UserInfoHandler

public interface CopilotCommand
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    handleMessage(String command, elemental.json.JsonObject data, DevToolsInterface devToolsInterface)