| AbstractNavigationStateRenderer |
Base class for navigation handlers that target a navigation state.
|
| AbstractRouteRegistry |
AbstractRouteRegistry with locking support and configuration.
|
| ConfiguredRoutes |
Route configuration class that is used as a value object.
|
| ConfigureRoutes |
Configuration class for editing routes.
|
| DefaultRouteResolver |
|
| ErrorStateRenderer |
Handles error navigation rendering in the target UI.
|
| ErrorTargetEntry |
A pair of a navigation target for handling exceptions and the exception type
handled by the navigation target.
|
| HasUrlParameterFormat |
Utility methods to transform urls and parameters from/into the
HasUrlParameter format into/from the template format.
|
| InternalRedirectHandler |
Handles navigation by redirecting the user to some location in the
application.
|
| NavigationRouteTarget |
Contains the information resulted from searching a route target using a
navigation url as input.
|
| NavigationStateRenderer |
Handles navigation events by rendering a contained NavigationState in the
target UI.
|
| PathUtil |
Utility class which contains various methods for parsing a route url into
segments.
|
| 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.
|
| RouteUtil |
Utility class with methods for route handling.
|