Uses of Interface
com.vaadin.copilot.CopilotCommand
Packages that use CopilotCommand
Package
Description
-
Uses of CopilotCommand in com.vaadin.copilot
Classes in com.vaadin.copilot that implement CopilotCommandModifier and TypeClassDescriptionclassHelps initializing a Spring Boot Vaadin application with no views by adding either a Flow or Hilla view + a theme.classHandles commands to parse Java source code.classHandles commands to rewrite Java source code.classclassCopilot 3 day preview handler.classclassProvides server side route information to the client.classHandles getting information about the user (pro key based) and communicating with the server about feature access. -
Uses of CopilotCommand in com.vaadin.copilot.ai
Classes in com.vaadin.copilot.ai that implement CopilotCommandModifier and TypeClassDescriptionclassCommand handler for AI related operations -
Uses of CopilotCommand in com.vaadin.copilot.feedback
Classes in com.vaadin.copilot.feedback that implement CopilotCommand -
Uses of CopilotCommand in com.vaadin.copilot.ide
Classes in com.vaadin.copilot.ide that implement CopilotCommandModifier and TypeClassDescriptionclassclassclass -
Uses of CopilotCommand in com.vaadin.copilot.plugins.accessibilitychecker
Classes in com.vaadin.copilot.plugins.accessibilitychecker that implement CopilotCommand -
Uses of CopilotCommand in com.vaadin.copilot.plugins.i18n
Classes in com.vaadin.copilot.plugins.i18n that implement CopilotCommand -
Uses of CopilotCommand in com.vaadin.copilot.plugins.info
Classes in com.vaadin.copilot.plugins.info that implement CopilotCommand -
Uses of CopilotCommand in com.vaadin.copilot.plugins.themeeditor
Classes in com.vaadin.copilot.plugins.themeeditor that implement CopilotCommandModifier and TypeClassDescriptionclassHandler for ThemeEditor debug window communication messages.