| 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.
|
| Modifier and Type | Method and Description |
|---|---|
UiConfiguration |
UiContext.getConfiguration()
This method gets the
UiConfiguration for this factory. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUiConfiguration
This is the abstract base implementation of
UiConfiguration. |
class |
UiConfigurationBean
This is an implementation of
UiConfiguration as Java bean. |
class |
UiConfigurationDefault
This is the default implementation of
UiConfiguration. |
| Modifier and Type | Field and Description |
|---|---|
private UiConfiguration |
AbstractUiContext.configuration |
| Modifier and Type | Method and Description |
|---|---|
UiConfiguration |
AbstractUiContext.getConfiguration()
This method gets the
UiConfiguration for this factory. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUiContext.setConfiguration(UiConfiguration configuration) |
Copyright © 2001–2016 mmm-Team. All rights reserved.