Package | Description |
---|---|
com.vaadin.flow.router |
Modifier and Type | Class and Description |
---|---|
class |
RouterLink
A link that handles navigation internally using
Router instead of
loading a new page in the browser. |
Modifier and Type | Method and Description |
---|---|
static List<AfterNavigationObserver> |
EventUtil.collectAfterNavigationObservers(UI ui)
Collect all Components implementing
AfterNavigationObserver that
are found in the given UI. |
Copyright © 2019. All rights reserved.