Uses of Package
com.vaadin.flow.router
Packages that use com.vaadin.flow.router
Package
Description
-
Classes in com.vaadin.flow.router used by com.vaadin.flow.componentClassDescriptionA listener that may be added to the
UI
usingUI.addAfterNavigationListener(AfterNavigationListener)
.A listener that may be added to theUI
usingUI.addBeforeEnterListener(BeforeEnterListener)
.A listener that may be added to theUI
usingUI.addBeforeLeaveListener(BeforeLeaveListener)
.Defines route parameters for navigation targets for use in routing.Represents a relative URL made up of path segments and query parameters, but lacking e.g.Holds query parameters information.Route parameter containing the name and the value used mainly when constructing aRouteParameters
instance.Immutable container which stores the route parameters extracted from a navigation url received from the client.The router takes care of serving content when the user navigates within a site or an application.Implementations of this interface represent a parent for a navigation target components via theRoute.layout()
parameter. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.component.applayoutClassDescriptionImplementations of this interface represent a parent for a navigation target components via the
Route.layout()
parameter. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.component.html.testbench
-
Classes in com.vaadin.flow.router used by com.vaadin.flow.component.internalClassDescriptionA listener that may be added to the
UI
usingUI.addAfterNavigationListener(AfterNavigationListener)
.A listener that may be added to theUI
usingUI.addBeforeEnterListener(BeforeEnterListener)
.Abstract before event class that has the common functionalities forBeforeLeaveEvent
andBeforeEnterEvent
.The action to resume a postponedBeforeEnterEvent
.A listener that may be added to theUI
usingUI.addBeforeLeaveListener(BeforeLeaveListener)
.Represents a relative URL made up of path segments and query parameters, but lacking e.g.Event object with data related to navigation.Handles navigation to a location e.g.Contains all relevant information related to a valid navigation.The router takes care of serving content when the user navigates within a site or an application.Implementations of this interface represent a parent for a navigation target components via theRoute.layout()
parameter. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.component.pageClassDescriptionRepresents a relative URL made up of path segments and query parameters, but lacking e.g.The type of user action that triggered navigation.
-
Classes in com.vaadin.flow.router used by com.vaadin.flow.component.webcomponentClassDescriptionDefines route parameters for navigation targets for use in routing.Holds query parameters information.Implementations of this interface represent a parent for a navigation target components via the
Route.layout()
parameter. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.di
-
Classes in com.vaadin.flow.router used by com.vaadin.flow.routerClassDescriptionThis is abstract error view for routing exceptions.Exception for access denied error view.Event created after navigation completed.Any attached component implementing this interface will receive an event after all navigation tasks have resolved.Event created before navigation happens.A listener that may be added to the
UI
usingUI.addBeforeEnterListener(BeforeEnterListener)
.Any attached component implementing this interface will receive an event before a new navigation state is entered.Abstract before event class that has the common functionalities forBeforeLeaveEvent
andBeforeEnterEvent
.The action to resume a postponedBeforeEnterEvent
.Any attached component implementing this interface will receive an event before leaving the current navigation state.Navigation error parameter class containing thrown exception and possibly a custom message.Defines a view that handles the exceptions for the set Exception type T.Defines route parameters for navigation targets for use in routing.An action to be performed to set the highlight state of the target.A condition to meet to determine the highlight state of the target.Thrown to indicate that aLocation
instance is invalid.Represents a relative URL made up of path segments and query parameters, but lacking e.g.Event created when the location changes by any of the reasons defined atNavigationTrigger
.Data class for menu item information.Event object with data related to navigation.Handles navigation to a location e.g.Contains all relevant information related to a valid navigation.A builder class for constructing newNavigationState
instances.The type of user action that triggered navigation.Exception indicating that something went wrong while resolving navigation routes.Holds query parameters information.Route data for an 'alias' route.Abstract base class for route and route alias data.Route configuration helper class for adding, removing and reading routes from the different registries.Data collection of information for a specific registered route target.Route parameter containing the name and the value used mainly when constructing aRouteParameters
instance.Immutable data representing one url parameter.Define the route parameters format flags.Immutable container which stores the route parameters extracted from a navigation url received from the client.Allows to implement a custom navigation target path generation logic for components annotated with@Route(Route.NAMING_CONVENTION)
.The router takes care of serving content when the user navigates within a site or an application.Implementations of this interface represent a parent for a navigation target components via theRoute.layout()
parameter.A link that handles navigation internally usingRouter
instead of loading a new page in the browser.Result class containing the removed and added routes for the latest configuration.Listener that gets notified when the registered routes for aRouteRegistry
are changed in some way. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.router.internalClassDescriptionEvent created after navigation completed.Event created before navigation happens.A listener that may be added to the
UI
usingUI.addBeforeEnterListener(BeforeEnterListener)
.Abstract before event class that has the common functionalities forBeforeLeaveEvent
andBeforeEnterEvent
.Event created before navigation happens.Represents a relative URL made up of path segments and query parameters, but lacking e.g.Event created when the location changes by any of the reasons defined atNavigationTrigger
.Event object with data related to navigation.Handles navigation to a location e.g.Contains all relevant information related to a valid navigation.Defines the route alias for components that function as navigation targets in routing.Data collection of information for a specific registered route target.Immutable data representing one url parameter.Define the route parameters format flags.Immutable container which stores the route parameters extracted from a navigation url received from the client.The router takes care of serving content when the user navigates within a site or an application.Callback interface for resolvingResolveRequest
s to newNavigationState
s.Implementations of this interface represent a parent for a navigation target components via theRoute.layout()
parameter.Result class containing the removed and added routes for the latest configuration.Listener that gets notified when the registered routes for aRouteRegistry
are changed in some way. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.serverClassDescriptionA listener that may be added to the
UI
usingUI.addBeforeEnterListener(BeforeEnterListener)
.Represents a relative URL made up of path segments and query parameters, but lacking e.g.Data collection of information for a specific registered route target.Immutable container which stores the route parameters extracted from a navigation url received from the client.The router takes care of serving content when the user navigates within a site or an application.Implementations of this interface represent a parent for a navigation target components via theRoute.layout()
parameter.Listener that gets notified when the registered routes for aRouteRegistry
are changed in some way. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.server.authClassDescriptionEvent created before navigation happens.A listener that may be added to the
UI
usingUI.addBeforeEnterListener(BeforeEnterListener)
.Represents a relative URL made up of path segments and query parameters, but lacking e.g.Immutable container which stores the route parameters extracted from a navigation url received from the client.The router takes care of serving content when the user navigates within a site or an application. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.server.startupClassDescriptionImplementations of this interface represent a parent for a navigation target components via the
Route.layout()
parameter. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.springClassDescriptionA listener that may be added to the
UI
usingUI.addBeforeEnterListener(BeforeEnterListener)
. -
Classes in com.vaadin.flow.router used by com.vaadin.flow.spring.securityClassDescriptionA listener that may be added to the
UI
usingUI.addBeforeEnterListener(BeforeEnterListener)
. -
Classes in com.vaadin.flow.router used by com.vaadin.testbench.unitClassDescriptionDefines route parameters for navigation targets for use in routing.