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 |
Contains the implementation for field widgets using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.field |
Contains the test implementation of field widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetIntegerSliderField<ADAPTER extends UiWidgetAdapterIntegerSliderField>
This is the abstract base implementation of
UiWidgetIntegerSliderField . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetIntegerSliderFieldGwt
This is the implementation of
UiWidgetIntegerSliderField using GWT based on
UiWidgetAdapterGwtIntegerSliderField . |
Modifier and Type | Method and Description |
---|---|
UiWidgetIntegerSliderField |
UiWidgetIntegerSliderFieldGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetIntegerSliderFieldTestImpl
This is the implementation of
UiWidgetIntegerSliderField for testing without a native toolkit. |
Modifier and Type | Method and Description |
---|---|
UiWidgetIntegerSliderField |
UiWidgetIntegerSliderFieldTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.