Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.base.widget.panel.adapter |
Contains the adapters for panel widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetAbstractButtonContainer<ADAPTER extends UiWidgetAdapterAbstractButtonContainer>
This is the abstract base implementation of
UiWidgetAbstractButtonContainer . |
Modifier and Type | Interface and Description |
---|---|
interface |
UiWidgetAdapterButtonPanel
This is the interface for a
UiWidgetAdapter adapting
UiWidgetButtonPanel . |
interface |
UiWidgetAdapterToolbar
This is the interface for a
UiWidgetAdapter adapting
UiWidgetToolbar . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtButtonPanel
This is the implementation of
UiWidgetAdapterButtonPanel using GWT based on
ButtonPanel . |
class |
UiWidgetAdapterGwtToolbar
This is the implementation of
UiWidgetAdapterDynamicPanel using GWT based on
Toolbar . |
Copyright © 2001–2016 mmm-Team. All rights reserved.