We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.router.internal.
Package com.vaadin.flow.router.internal
-
Interface Summary Interface Description AfterNavigationHandler The base interface for every interface that handles
AfterNavigationEvent
.BeforeEnterHandler The base interface for every interface that handles
BeforeEnterEvent
.BeforeLeaveHandler The base interface for every interface that handles
BeforeLeaveEvent
. -
Class Summary Class Description AbstractNavigationStateRenderer Base class for navigation handlers that target a navigation state.
DefaultRouteResolver Default implementation of the
RouteResolver
interface.ErrorStateRenderer Handles error navigation rendering in the target UI.
InternalRedirectHandler Handles navigation by redirecting the user to some location in the application.
NavigationStateRenderer Handles navigation events by rendering a contained NavigationState in the target UI.
Postpone Container class for containing left over listeners on postponed navigation.
ResolveRequest An object used to encapsulate data used in resolving routing requests.
RouterUtil Utility class with methods for router layout handling.