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 |
Contains the implementation for panel widgets using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.panel |
Contains the test implementation of 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 |
UiWidgetGridPanelGwt
This is the implementation of
UiWidgetGridPanel using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetGridPanel |
UiWidgetGridPanelGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetGridPanelTestImpl
This is the implementation of
UiWidgetGridPanel using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetGridPanel |
UiWidgetGridPanelTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.