Uses of Enum Class
com.vaadin.copilot.ide.CopilotIDEPlugin.Commands
Packages that use CopilotIDEPlugin.Commands
-
Uses of CopilotIDEPlugin.Commands in com.vaadin.copilot.ide
Methods in com.vaadin.copilot.ide that return CopilotIDEPlugin.CommandsModifier and TypeMethodDescriptionstatic CopilotIDEPlugin.Commands
Returns the enum constant of this class with the specified name.static CopilotIDEPlugin.Commands[]
CopilotIDEPlugin.Commands.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.copilot.ide with parameters of type CopilotIDEPlugin.CommandsModifier and TypeMethodDescriptionboolean
CopilotIDEPlugin.supports
(CopilotIDEPlugin.Commands command) Checks if given command is supported by plugin