| Package | Description |
|---|---|
| com.vaadin.flow.templatemodel |
| Modifier and Type | Method and Description |
|---|---|
PathLookup<T> |
PathLookup.compose(Map<String,T> newItems,
String pathPrefix)
Composes a new path lookup that contains all items of this path lookup
and all provided items supplemented with the provided path prefix.
|
static <T> PathLookup<T> |
PathLookup.empty()
Creates an empty path lookup.
|
Copyright © 2025. All rights reserved.