Module io.github.mmm.ui.api.binding
Package io.github.mmm.ui.api.binding.data
-
Interface Summary Interface Description PropertyFilter Interface tofilter
properties
that should not be bound to the UI.UiBindingReceiver Call-back interface receivinginput widgets
forproperties
. -
Class Summary Class Description PropertyFilterDefault Default implementation ofPropertyFilter
.UiBindingReceiverImpl<B extends io.github.mmm.bean.WritableBean> Implementation ofUiBindingReceiver
.UiDataBinding Binding that allows to bind aproperty
or an entirebean
to the UI.