Package | Description |
---|---|
com.vaadin.flow.router.internal | |
com.vaadin.flow.server.startup |
Modifier and Type | Method and Description |
---|---|
protected RouteTarget |
ConfiguredRoutes.getRouteTarget(String path)
Get the RouteTarget stored for the given path.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,RouteTarget> |
ConfiguredRoutes.getRoutesMap() |
protected Map<String,RouteTarget> |
ConfigureRoutes.getRoutesMap()
Override so that the getters use the correct routes map for data.
|
Modifier and Type | Method and Description |
---|---|
RouteTarget |
RouteTarget.copy(boolean mutable)
Create a copy of this RouteTarget.
|
Copyright © 2019. All rights reserved.