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 |
AbstractUiWidgetRadioButtonsVerticalField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE>
This is the abstract base implementation of
UiWidgetRadioButtonsVerticalField . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetRadioButtonsVerticalFieldGwt<VALUE>
This is the implementation of
UiWidgetRadioButtonsVerticalField using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetRadioButtonsVerticalField |
UiWidgetRadioButtonsVerticalFieldGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetRadioButtonsVerticalFieldTestImpl<VALUE>
This is the implementation of
UiWidgetRadioButtonsVerticalField for testing without a native
toolkit. |
Modifier and Type | Method and Description |
---|---|
UiWidgetRadioButtonsVerticalField |
UiWidgetRadioButtonsVerticalFieldTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.