Package io.jmix.flowui.data.binding
Interface ValueBinding<V>
- All Superinterfaces:
- JmixBinding
- All Known Implementing Classes:
- AbstractValueBinding,- FieldValueBinding
- 
Method SummaryMethods inherited from interface io.jmix.flowui.data.binding.JmixBindingbind, unbind
- 
Method Details- 
getValueSourceValueSource<V> getValueSource()
- 
getComponentcom.vaadin.flow.component.HasValue<?,V> getComponent()
- 
activatevoid activate()
 
-