Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
AbstractUiContext
This is the abstract base implementation of
UiContext . |
class |
AbstractUiContextImpl
This class extends
AbstractUiContext with an initialization that falls back to the default
implementation of arbitrary components. |
class |
UiContextImpl
This is the implementation of
UiContext . |
Modifier and Type | Class and Description |
---|---|
class |
UiContextGwt
This is the implementation of
UiContext for GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiContextTestImpl
This is the implementation of
UiContext for testing without any native
toolkit. |
Copyright © 2001–2016 mmm-Team. All rights reserved.