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 theRouteDatafor 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 RouteDataModifier and TypeMethodDescriptionAbstractRouteRegistry.getRegisteredAccessibleMenuRoutes(VaadinRequest vaadinRequest, Collection<BeforeEnterListener> accessControls) AbstractRouteRegistry.getRegisteredRoutes() -
Uses of RouteData in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return types with arguments of type RouteDataModifier and TypeMethodDescriptionRouteRegistry.getRegisteredAccessibleMenuRoutes(VaadinRequest vaadinRequest, Collection<BeforeEnterListener> accessControls) Get theRouteDatafor all accessible registered navigation targets with a menu information.RouteRegistry.getRegisteredRoutes()Get theRouteDatafor all registered navigation targets.SessionRouteRegistry.getRegisteredRoutes()