Uses of Package
com.vaadin.flow.router.internal
Packages that use com.vaadin.flow.router.internal
Package
Description
-
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.component.internalClassDescriptionBase class for navigation handlers that target a navigation state.Handles navigation events by rendering a contained NavigationState in the target UI.
-
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.routerClassDescriptionThe base interface for every
AfterNavigationEvent
handler.The base interface for everyBeforeEnterEvent
handler.The base interface for everyBeforeLeaveEvent
handler.Marks an HasErrorParameter view as Framework default handler so it can be disregarded if there is a custom view for the same Exception.A pair of a navigation target for handling exceptions and the exception type handled by the navigation target.An object used to encapsulate data used in resolving routing requests.Route target stores the target component and parent layouts. -
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.router.internalClassDescriptionBase 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
BeforeEnterEvent
handler.The base interface for everyBeforeLeaveEvent
handler.Route configuration class that is used as a value object.Configuration class for editing routes.A pair of a navigation target for handling exceptions and the exception type handled by the navigation target.Contains the information resulted from searching a route target using a navigation url as input.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. -
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.serverClassDescriptionAbstractRouteRegistry with locking support and configuration.A pair of a navigation target for handling exceptions and the exception type handled by the navigation target.Contains the information resulted from searching a route target using a navigation url as input.Route target stores the target component and parent layouts.
-
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.server.auth
-
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.server.startupClassDescriptionAbstractRouteRegistry with locking support and configuration.A pair of a navigation target for handling exceptions and the exception type handled by the navigation target.
-
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.spring
-
Classes in com.vaadin.flow.router.internal used by com.vaadin.flow.spring.security