Uses of Annotation Interface
com.vaadin.flow.router.RouteAlias
Packages that use RouteAlias
-
Uses of RouteAlias in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal with parameters of type RouteAliasModifier and TypeMethodDescriptionstatic String
RouteUtil.getRouteAliasPath
(Class<?> component, RouteAlias alias) Get the actual route path including all parent layoutRoutePrefix
.