| Package | Description |
|---|---|
| com.vaadin.flow.router | |
| com.vaadin.flow.router.internal | |
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
Registration |
RouteConfiguration.addRoutesChangeListener(RoutesChangedListener listener)
Add a listener that is notified when routes change for the registry.
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
AbstractRouteRegistry.addRoutesChangeListener(RoutesChangedListener listener) |
| Modifier and Type | Method and Description |
|---|---|
Registration |
SessionRouteRegistry.addRoutesChangeListener(RoutesChangedListener listener)
Adds the given route change listener to the registry.
|
Registration |
RouteRegistry.addRoutesChangeListener(RoutesChangedListener listener)
Adds the given route change listener to the registry.
|
Copyright © 2025. All rights reserved.