Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.field |
Contains the base implementation for field widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.field.adapter |
Contains the test implementation of adapters for field widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetDoubleField<ADAPTER extends UiWidgetAdapterDoubleField>
This is the abstact base implementation of
UiWidgetDoubleField . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtDoubleField
This is the implementation of
UiWidgetAdapterField using GWT
based on DoubleSpinBox . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestDoubleField
This is the implementation of
UiWidgetAdapterDoubleField for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.