We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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 navigation
url
argument. -
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 navigation
url
argument.SessionRouteRegistry.getNavigationRouteTarget
(String url)