Uses of Enum Class
com.vaadin.flow.testutil.FrontendStubs.Tool
Packages that use FrontendStubs.Tool
-
Uses of FrontendStubs.Tool in com.vaadin.flow.testutil
Methods in com.vaadin.flow.testutil that return FrontendStubs.ToolModifier and TypeMethodDescriptionstatic FrontendStubs.ToolReturns the enum constant of this class with the specified name.static FrontendStubs.Tool[]FrontendStubs.Tool.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.testutil with parameters of type FrontendStubs.ToolModifier and TypeMethodDescriptionFrontendStubs.ToolStubInfo.builder(FrontendStubs.Tool tool) Creates a new builder for constructing a new instance of tool stub info.