| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.navigator |
| Class and Description |
|---|
| NavigationChangeListener
A listener to listen to navigation target/location changes.
|
| NavigationChangeListener.NavigationChangeEvent
A navigation target change event.
|
| NavigationLink
A link (using the default
A tag) that handles navigation internally, without loading a new page in the
browser. |
NavigationLink.Builder
NavigationLink builder. |
| NavigationParameterMapper
Navigation parameters value serializer and deserializer.
|
| NavigationParameters
URL navigation parameter handler API, which provides deserialized URL query parameter values.
|
| NavigationURLBuilder
A builder to compose a navigation URL.
|
| Navigator
Handles the navigation between the available UI routes, relying on the UI
Router to implement the
actual routing. |
| Navigator.NavigationBuilder
A builder to create a navigation location and trigger the navigation action.
|
Copyright © 2019 The Holon Platform. All rights reserved.