Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.menu |
Contains the base implementation for menu widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter |
Contains the implementation for menu widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.menu.adapter |
Contains the test implementation of adapters for menu widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetMenuBar<ADAPTER extends UiWidgetAdapterMenuBar>
This is the abstract base implementation of
UiWidgetMenu . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterGwtMenuBar
This is the implementation of
UiWidgetAdapterDynamicComposite using GWT based on
MenuBar . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetAdapterTestMenuBar
This is the implementation of
UiWidgetAdapterMenuBar for testing without a native toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.