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 |
---|---|
UiDispatcher |
UiContext.getDispatcher() |
Modifier and Type | Field and Description |
---|---|
private UiDispatcher |
AbstractUiContext.dispatcher |
Modifier and Type | Method and Description |
---|---|
UiDispatcher |
AbstractUiContext.getDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiContext.setDispatcher(UiDispatcher dispatcher) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiDispatcher
This is the abstract base implementation of
UiDispatcher . |
Modifier and Type | Class and Description |
---|---|
class |
UiDispatcherGwt
This is the implementation of
UiDispatcher for GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiDispatcherTestImpl
This is the implementation of
UiDispatcher for testing. |
Copyright © 2001–2016 mmm-Team. All rights reserved.