Module io.github.mmm.ui.api.binding
Package io.github.mmm.ui.api.binding.data
-
Interface Summary Interface Description PropertyProvider UiBindingReceiver Call-back interface receivinginput widgets
forproperties
. -
Class Summary Class Description PropertyProviderDefault Default implementation ofPropertyProvider
.UiBindingReceiverImpl<B extends io.github.mmm.bean.WritableBean> Implementation ofUiBindingReceiver
.UiDataBinding Binding that allows to bind aproperty
or an entirebean
to the UI.