Interface | Description |
---|---|
UiModeChanger |
This is the interface used to handle the change of a
UiMode . |
Class | Description |
---|---|
AbstractUiConfiguration |
This is the abstract base implementation of
UiConfiguration . |
AbstractUiContext |
This is the abstract base implementation of
UiContext . |
AbstractUiContextImpl |
This class extends
AbstractUiContext with an initialization that falls back to the default
implementation of arbitrary components. |
AbstractUiPopupHelper |
This is the abstract base implementation of
UiPopupHelper . |
ComponentContainerContextFallback |
This is a fake implementation of
ComponentContainer used as fallback for
AbstractUiContext.getContainer() if no real Ioc is available. |
UiAccessKeyBindingImpl |
This is the default implementation of
UiAccessKeyBinding . |
UiConfigurationBean |
This is an implementation of
UiConfiguration as Java bean. |
UiConfigurationDefault |
This is the default implementation of
UiConfiguration . |
UiContextImpl |
This is the implementation of
UiContext . |
UiModeChangerImpl |
This is the default implementation of
UiModeChanger . |
net.sf.mmm.client.ui.api
.
All implementations of that API should extend the base classes provided here.Copyright © 2001–2016 mmm-Team. All rights reserved.