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