Package | Description |
---|---|
net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
Modifier and Type | Class and Description |
---|---|
class |
UiDataBindingDatatype<VALUE>
This is the implementation of
UiDataBinding for an immutable
Datatype . |
class |
UiDataBindingList
This is the implementation of
UiDataBinding for the type
List . |
class |
UiDataBindingPojo<VALUE>
|
class |
UiDataBindingPojoComposite<VALUE>
This is the implementation of
UiDataBinding for composite custom
widgets. |
Copyright © 2001–2016 mmm-Team. All rights reserved.