Package com.vaadin.flow.router.internal
package com.vaadin.flow.router.internal
-
ClassDescriptionBase 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 everyBeforeEnterEvent
handler.The base interface for everyBeforeLeaveEvent
handler.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 theRouteResolver
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 theHasUrlParameter
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.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.Route target stores the target component and parent layouts.Utility class with methods for route handling.