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.adapter |
Contains the test implementation of widget adapters.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetVerticalPanel<ADAPTER extends UiWidgetAdapterVerticalPanel>
This is the abstract base implementation of
UiWidgetVerticalPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtVerticalPanel
This is the implementation of
UiWidgetAdapterDynamicPanel using GWT based on
VerticalFlowPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestCompositeRegular
This is the implementation of
UiWidgetAdapterComposite and
various sub-interfaces bound to UiWidgetRegular for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.