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 to initialize a Spring Boot Vaadin application with no views by adding either a Flow or Hilla view + a theme.classclassHandles the downloading and setting up hotswap related tools for the projectclassHandles 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.classProvides endpoint 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.analytics
Classes in com.vaadin.copilot.analytics that implement CopilotCommand -
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.devsetup
Classes in com.vaadin.copilot.plugins.devsetup that implement CopilotCommandModifier and TypeClassDescriptionclassHandler for development environment setup. -
Uses of CopilotCommand in com.vaadin.copilot.plugins.docs
Classes in com.vaadin.copilot.plugins.docs 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.testgeneration
Classes in com.vaadin.copilot.plugins.testgeneration 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.