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 |
Contains the implementation for menu widgets using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.menu |
Contains the test implementation of menu widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetMenuItemSeparator<ADAPTER extends UiWidgetAdapterMenuItemSeparator>
This is the abstract base implementation of
UiWidgetMenuItemSeparator . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMenuItemSeparatorGwt
This is the implementation of
UiWidgetMenuItemSeparator using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetMenuItemSeparator |
UiWidgetMenuItemSeparatorGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMenuItemSeparatorTestImpl
This is the implementation of
UiWidgetMenuItemSeparator using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetMenuItemSeparator |
UiWidgetMenuItemSeparatorTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.