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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetButtonPanel<ADAPTER extends UiWidgetAdapterButtonPanel>
This is the abstract base implementation of
UiWidgetButtonPanel . |
class |
AbstractUiWidgetToolbar<ADAPTER extends UiWidgetAdapterToolbar>
This is the abstract base implementation of
UiWidgetToolbar . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetButtonPanelGwt
This is the implementation of
UiWidgetButtonPanel using GWT. |
class |
UiWidgetToolbarGwt
This is the implementation of
UiWidgetToolbar using GWT. |
Copyright © 2001–2016 mmm-Team. All rights reserved.