| Package | Description |
|---|---|
| com.vaadin.flow.templatemodel |
| Modifier and Type | Method and Description |
|---|---|
static <R> R |
TemplateModelUtil.resolveListAndRun(TemplateModel model,
String modelPath,
BiFunction<ListModelType<?>,ModelList,R> callback)
Resolves a list model type and a model list based on a model instance and
passes those to the provided callback.
|
Copyright © 2025. All rights reserved.