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 |
AbstractUiWidgetMenuItemClickable<ADAPTER extends UiWidgetAdapterMenuItemClickable>
This is the abstract base implementation of
UiWidgetMenuItemClickable . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMenuItemClickableGwt
This is the implementation of
UiWidgetMenuItemClickable using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetMenuItemClickable |
UiWidgetMenuItemClickableGwt.Factory.create(UiContext context)
|
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetMenuItemClickableTestImpl
This is the implementation of
UiWidgetMenuItemClickable using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetMenuItemClickable |
UiWidgetMenuItemClickableTestImpl.Factory.create(UiContext context)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.