- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- AfterNavigationHandler, Serializable
- All Known Implementing Classes:
- RouterLink
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface AfterNavigationObserver
extends AfterNavigationHandler
Any attached component implementing this interface will receive an event
after all navigation tasks have resolved.
- Since:
- 1.0
- Author:
- Vaadin Ltd
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.