com.vaadin.flow.router.internal.
Package com.vaadin.flow.router.internal
-
ClassDescription
Base class for navigation handlers that target a navigation state.
AbstractRouteRegistry with locking support and configuration.
Configuration interface to use for updating the configuration entity.
The base interface for every
AfterNavigationEvent
handler.The base interface for every
BeforeEnterEvent
handler.The base interface for every
BeforeLeaveEvent
handler.Deprecated, for removal: This API element is subject to removal in a future version.Client route target stores the target template.
Route configuration class that is used as a value object.
Configuration class for editing routes.
Marks an HasErrorParameter view as Framework default handler so it can be disregarded if there is a custom view for the same Exception.
Default implementation of the
RouteResolver
interface.Marks which classes should trigger loading of a chunk defined by a route.
Handles error navigation rendering in the target UI.
A pair of a navigation target for handling exceptions and the exception type handled by the navigation target.
Utility methods to transform urls and parameters from/into the
HasUrlParameter
format into/from the template format.Handles navigation by redirecting the user to some location in the application.
Contains the information resulted from searching a route target using a navigation url as input.
Handles navigation events by rendering a contained NavigationState in the target UI.
Define a route url parameter details.
Utility class which contains various methods for parsing a route url into segments.
Container class for containing left over listeners on postponed navigation.
An object used to encapsulate data used in resolving routing requests.
A component that reacts on class changes to update route registries.
Route target stores the target component and parent layouts.
Utility class with methods for route handling.
FrontendUtils.getClientRoutes()
instead.