Uses of Class
com.vaadin.flow.router.internal.NavigationRouteTarget
Packages that use NavigationRouteTarget
-
Uses of NavigationRouteTarget in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal that return NavigationRouteTargetModifier and TypeMethodDescriptionAbstractRouteRegistry.getNavigationRouteTarget(String url) ConfiguredRoutes.getNavigationRouteTarget(String url) Search for a route target using given navigationurlargument. -
Uses of NavigationRouteTarget in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return NavigationRouteTargetModifier and TypeMethodDescriptionRouteRegistry.getNavigationRouteTarget(String url) Search for a route target using given navigationurlargument.SessionRouteRegistry.getNavigationRouteTarget(String url)