Package | Description |
---|---|
net.sf.mmm.client.api |
Contains the API for an application client.
|
net.sf.mmm.client.ui.api |
Contains the API to build user-interfaces for an application client.
|
net.sf.mmm.client.ui.base |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.impl.gwt |
Contains the base implementation for Client UI using GWT.
|
net.sf.mmm.client.ui.impl.test |
Contains the test implementation of
client-ui for widgets. |
Modifier and Type | Method and Description |
---|---|
UiPopupHelper |
ClientComponents.getPopupManager() |
Modifier and Type | Method and Description |
---|---|
UiPopupHelper |
UiContext.getPopupHelper() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiPopupHelper
This is the abstract base implementation of
UiPopupHelper . |
Modifier and Type | Field and Description |
---|---|
private UiPopupHelper |
AbstractUiContext.popupHelper |
Modifier and Type | Method and Description |
---|---|
UiPopupHelper |
AbstractUiContext.getPopupHelper() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiContext.setPopupHelper(UiPopupHelper popupHelper) |
Modifier and Type | Class and Description |
---|---|
class |
UiPopupHelperDummy
This is a dummy implementation of
UiPopupHelper . |
Modifier and Type | Class and Description |
---|---|
class |
UiPopupHelperTestImpl
This is a dummy implementation of
UiPopupHelper . |
Copyright © 2001–2016 mmm-Team. All rights reserved.