Package | Description |
---|---|
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.base.widget |
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 |
---|---|
UiDisplay |
UiContext.getDisplay()
This method gets the
UiDisplay e.g. |
Modifier and Type | Field and Description |
---|---|
private UiDisplay |
AbstractUiContext.display |
Modifier and Type | Method and Description |
---|---|
UiDisplay |
AbstractUiContext.getDisplay()
This method gets the
UiDisplay e.g. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiContext.setDisplay(UiDisplay display) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiDisplay
This is the abstract base implementation of
UiDisplay . |
Modifier and Type | Class and Description |
---|---|
class |
UiDisplayGwt
This is the implementation of
UiDisplay for GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiDisplayTestImpl
This is the implementation of
UiDisplay for GWT. |
Copyright © 2001–2016 mmm-Team. All rights reserved.