Package | Description |
---|---|
com.vaadin.flow.router |
Modifier and Type | Class and Description |
---|---|
class |
BeforeEnterEvent
Event created before navigation happens.
|
class |
BeforeLeaveEvent
Event created before navigation happens.
|
Modifier and Type | Method and Description |
---|---|
void |
HasUrlParameter.setParameter(BeforeEvent event,
T parameter)
Notifies about navigating to the target that implements this interface.
|
Copyright © 2020. All rights reserved.