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 |
AbstractUiWidgetTabPanel<ADAPTER extends UiWidgetAdapterTabPanel>
This is the abstract base implementation of
UiWidgetTabPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtTabLayoutPanel
This is the implementation of
UiWidgetAdapterDynamicPanel using GWT based on
TabPanel . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestTabPanel
This is the implementation of
UiWidgetAdapterTabPanel for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.