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 |
AbstractUiWidgetHorizontalPanel<ADAPTER extends UiWidgetAdapterHorizontalPanel>
This is the abstract base implementation of
UiWidgetHorizontalPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetHorizontalPanelGwt
This is the implementation of
UiWidgetHorizontalPanel using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetHorizontalPanel |
UiWidgetHorizontalPanelGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetHorizontalPanelTestImpl
This is the implementation of
UiWidgetHorizontalPanel for testing without a native toolkit. |
Modifier and Type | Method and Description |
---|---|
UiWidgetHorizontalPanel |
UiWidgetHorizontalPanelTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.