Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.panel.adapter |
Contains the test implementation of adapters for panel widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetGridRow<ADAPTER extends UiWidgetAdapterGridRow>
This is the abstract base implementation of
UiWidgetGridCell . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtGridRow
This is the implementation of
UiWidgetAdapterGridRow using GWT based on TableRow . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestGridRow
This is the implementation of
UiWidgetAdapterGridRow for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.