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 |
AbstractUiWidgetBorderPanel<ADAPTER extends UiWidgetAdapterBorderPanel>
This is the abstract base implementation of
UiWidgetBorderPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetBorderPanelGwt
This is the implementation of
UiWidgetBorderPanel using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetBorderPanel |
UiWidgetBorderPanelGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetBorderPanelTestImpl
This is the implementation of
UiWidgetBorderPanel using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetBorderPanel |
UiWidgetBorderPanelTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.