| Package | Description |
|---|---|
| com.holonplatform.vaadin.components |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyInputForm
A
PropertyInputGroup component to display the property Inputs on a layout, using the
ComposableComponent composition strategy. |
interface |
PropertyInputGroup
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyInputBinder.PropertyInputValueChangeListener.valueChange(ValueHolder.ValueChangeEvent<V> event,
PropertyInputBinder binder)
Invoked when this listener receives a value change event from an
ValueHolder source to which it has
been added within a PropertyInputBinder. |
Copyright © 2019 The Holon Platform. All rights reserved.