| Package | Description |
|---|---|
| com.vaadin.flow.router | |
| com.vaadin.flow.router.internal |
| Modifier and Type | Method and Description |
|---|---|
static String |
Router.resolve(Class<?> component,
Route route)
Gets the effective route path value of the annotated class.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
RouterUtil.getRoutePath(Class<?> component,
Route route)
Get the actual route path including all parent layout
RoutePrefix. |
Copyright © 2000–2018 Vaadin Ltd. All rights reserved.