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 |
AbstractUiWidgetGridPanel<ADAPTER extends UiWidgetAdapterGridPanel>
This is the abstract base implementation of
UiWidgetGridPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtGridPanel
This is the implementation of
UiWidgetAdapterDynamicPanel using GWT based on
GridPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestGridPanel
This is the implementation of
UiWidgetAdapterGridPanel for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.