| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
<V> C |
InputGroupConfigurator.PropertySetInputGroupConfigurator.withValueChangeListener(com.holonplatform.core.property.Property<V> property,
ValueHolder.ValueChangeListener<V,GroupValueChangeEvent<V,com.holonplatform.core.property.Property<?>,Input<?>,G>> listener)
|
C |
InputGroupConfigurator.BeanInputGroupConfigurator.withValueChangeListener(String property,
ValueHolder.ValueChangeListener<?,GroupValueChangeEvent<?,String,Input<?>,G>> listener)
|
C |
ComponentGroupConfigurator.withValueChangeListener(ValueHolder.ValueChangeListener<T,GroupValueChangeEvent<T,P,E,G>> listener)
Add a group value change listener.
|
Copyright © 2020 The Holon Platform. All rights reserved.