Package | Description |
---|---|
com.vaadin.flow.router | |
com.vaadin.flow.router.internal | |
com.vaadin.flow.server | |
com.vaadin.flow.server.startup |
Class and Description |
---|
AfterNavigationHandler
The base interface for every
AfterNavigationEvent handler. |
BeforeEnterHandler
The base interface for every
BeforeEnterEvent handler. |
BeforeLeaveHandler
The base interface for every
BeforeLeaveEvent handler. |
DefaultErrorHandler
Marks an HasErrorParameter view as Framework default handler so it can be
disregarded if there is a custom view for the same Exception.
|
ErrorTargetEntry
A pair of a navigation target for handling exceptions and the exception type
handled by the navigation target.
|
ResolveRequest
An object used to encapsulate data used in resolving routing requests.
|
RouteTarget
Route target stores the target component and parent layouts.
|
Class and Description |
---|
AbstractNavigationStateRenderer
Base class for navigation handlers that target a navigation state.
|
AbstractRouteRegistry.Configuration
Configuration interface to use for updating the configuration entity.
|
BeforeEnterHandler
The base interface for every
BeforeEnterEvent handler. |
BeforeLeaveHandler
The base interface for every
BeforeLeaveEvent handler. |
ConfiguredRoutes
Route configuration class that is used as a value object.
|
ConfigureRoutes
Configuration class for editing routes.
|
ErrorTargetEntry
A pair of a navigation target for handling exceptions and the exception type
handled by the navigation target.
|
NavigationRouteTarget
Contains the information resulted from searching a route target using a
navigation url as input.
|
Postpone
Container class for containing left over listeners on postponed navigation.
|
ResolveRequest
An object used to encapsulate data used in resolving routing requests.
|
RouteTarget
Route target stores the target component and parent layouts.
|
Class and Description |
---|
AbstractRouteRegistry
AbstractRouteRegistry with locking support and configuration.
|
ErrorTargetEntry
A pair of a navigation target for handling exceptions and the exception type
handled by the navigation target.
|
NavigationRouteTarget
Contains the information resulted from searching a route target using a
navigation url as input.
|
RouteTarget
Route target stores the target component and parent layouts.
|
Class and Description |
---|
AbstractRouteRegistry
AbstractRouteRegistry with locking support and configuration.
|
ErrorTargetEntry
A pair of a navigation target for handling exceptions and the exception type
handled by the navigation target.
|
Copyright © 2021. All rights reserved.