| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.navigator |
| Modifier and Type | Method and Description |
|---|---|
static NavigationLink.Builder |
NavigationLink.builder(Class<? extends com.vaadin.flow.component.Component> navigationTarget)
Get a builder to create a
NavigationLink. |
static NavigationLink.Builder |
NavigationLink.builder(Class<? extends com.vaadin.flow.component.Component> navigationTarget,
com.vaadin.flow.router.Router router)
Get a builder to create a
NavigationLink. |
static NavigationLink.Builder |
NavigationLink.builder(String path)
Get a builder to create a
NavigationLink. |
Copyright © 2019 The Holon Platform. All rights reserved.