| Package | Description |
|---|---|
| com.holonplatform.vaadin.components |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Input.InputFieldPropertyRenderer<T,F extends com.vaadin.data.HasValue<T> & com.vaadin.ui.Component>
|
| Modifier and Type | Method and Description |
|---|---|
default <T> B |
PropertyInputGroup.Builder.bind(com.holonplatform.core.property.Property<T> property,
Input.InputPropertyRenderer<T> renderer)
Convenience method to set a specific
PropertyRenderer to use to render the Input to bind to
given property using the Input.InputPropertyRenderer functional interface. |
Copyright © 2019 The Holon Platform. All rights reserved.