T
- type parameter type@FunctionalInterface public interface HasUrlParameter<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
setParameter(BeforeEvent event,
T parameter)
Method that is called automatically when navigating to the target that
implements this interface.
|
void setParameter(BeforeEvent event, T parameter)
event
- the navigation event that caused the call to this methodparameter
- the resolved url parameterCopyright © 2019. All rights reserved.