public final class PathResolver extends Object
| Modifier and Type | Method and Description |
|---|---|
static Optional<Class<? extends com.vaadin.flow.component.Component>> |
getTopNavigationTarget(com.vaadin.flow.component.UI flowUi)
Get the top navigation target that contains all annotations for this
path.
|
public static Optional<Class<? extends com.vaadin.flow.component.Component>> getTopNavigationTarget(com.vaadin.flow.component.UI flowUi)
flowUi - Current Flow UI or null if none existsCopyright © 2018–2023 Vaadin Ltd. All rights reserved.