| Package | Description |
|---|---|
| com.vaadin.flow.router | |
| com.vaadin.flow.router.internal | |
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
List<RouteData> |
RouteConfiguration.getAvailableRoutes()
Get the
RouteData for all registered navigation targets. |
| Modifier and Type | Method and Description |
|---|---|
List<RouteData> |
AbstractRouteRegistry.getRegisteredRoutes() |
| Modifier and Type | Method and Description |
|---|---|
List<RouteData> |
SessionRouteRegistry.getRegisteredRoutes() |
List<RouteData> |
RouteRegistry.getRegisteredRoutes()
Get the
RouteData for all registered navigation targets. |
Copyright © 2021. All rights reserved.