Package | Description |
---|---|
net.sf.mmm.client.ui.base |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
Modifier and Type | Field and Description |
---|---|
private UiDataBindingFactory |
AbstractUiContext.dataBindingFactory |
Modifier and Type | Method and Description |
---|---|
UiDataBindingFactory |
AbstractUiContext.getDataBindingFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiContext.setDataBindingFactory(UiDataBindingFactory dataBindingFactory) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiDataBindingFactory
This is the abstract base implementation of
UiDataBindingFactory . |
class |
UiDataBindingFactoryImpl
This is the (default) implementation of
UiDataBindingFactory . |
Copyright © 2001–2016 mmm-Team. All rights reserved.