| Package | Description |
|---|---|
| net.sf.mmm.client.ui.base.widget.core |
Contains the base implementation for core widgets.
|
| net.sf.mmm.client.ui.impl.gwt.widget.core |
Contains the implementation for core widgets using GWT.
|
| net.sf.mmm.client.ui.impl.test.widget.core |
Contains the test implementation of core widgets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUiWidgetLabel<ADAPTER extends UiWidgetAdapterLabel>
This is the abstract base implementation of
UiWidgetLabel. |
class |
AbstractUiWidgetSection<ADAPTER extends UiWidgetAdapterSection>
This is the abstract base implementation of
UiWidgetSection. |
| Modifier and Type | Class and Description |
|---|---|
class |
UiWidgetLabelGwt
This is the implementation of
UiWidgetLabel using GWT. |
class |
UiWidgetSectionGwt
This is the implementation of
UiWidgetSection using GWT. |
| Modifier and Type | Class and Description |
|---|---|
class |
UiWidgetLabelTestImpl
This is the implementation of
UiWidgetLabel using GWT. |
class |
UiWidgetSectionTestImpl
This is the implementation of
UiWidgetSection using GWT. |
Copyright © 2001–2016 mmm-Team. All rights reserved.