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)
Method that is called automatically when navigating to the target that
implements this interface.
|
Copyright © 2018. All rights reserved.