| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components |
| Modifier and Type | Method and Description |
|---|---|
static <T> ViewComponent.ViewComponentPropertyRenderer<T> |
ViewComponent.ViewComponentPropertyRenderer.create(Function<com.holonplatform.core.property.Property<? extends T>,ViewComponent<T>> function)
Create a new
ViewComponent.ViewComponentPropertyRenderer using given function. |
Copyright © 2020 The Holon Platform. All rights reserved.