Uses of Enum Class
com.vaadin.copilot.Framework
Packages that use Framework
-
Uses of Framework in com.vaadin.copilot
Methods in com.vaadin.copilot that return FrameworkModifier and TypeMethodDescriptionstatic FrameworkReturns the enum constant of this class with the specified name.static Framework[]Framework.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.copilot with parameters of type FrameworkModifier and TypeMethodDescriptionstatic voidProjectModifier.addSpringSecurity(com.vaadin.flow.server.VaadinServletContext context, Path fileInModule, AccessRequirement defaultViewAndLayoutAccess, Framework loginViewType, List<ProjectModifier.RouteAndPath> serverRoutes, List<ProjectModifier.RouteAndPath> layouts)