T - type parameter type@FunctionalInterface public interface HasUrlParameter<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
setParameter(BeforeEvent event,
T parameter)
Notifies about 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 © 2025. All rights reserved.