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.RouteData
Packages that use RouteData
-
Uses of RouteData in com.vaadin.flow.router
Methods in com.vaadin.flow.router that return types with arguments of type RouteDataModifier and TypeMethodDescriptionRouteConfiguration.getAvailableRoutes()
Get the
RouteData
for all registered navigation targets. -
Uses of RouteData in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal that return types with arguments of type RouteData -
Uses of RouteData in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return types with arguments of type RouteDataModifier and TypeMethodDescriptionRouteRegistry.getRegisteredRoutes()
Get the
RouteData
for all registered navigation targets.SessionRouteRegistry.getRegisteredRoutes()