Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.vaadin.flow.router
Annotation Interface WildcardParameter
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
@Documented
public @interface
WildcardParameter
Marks a Navigation url parameter as a wildcard allowing 0-N parameter parts to be bound for this url parameter.
Since:
1.0