Package | Description |
---|---|
net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
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 | Interface and Description |
---|---|
interface |
AttributeWriteEventObserver
This interface gives read and write access to the
event observer of an object. |
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 | Method and Description |
---|---|
protected AttributeReadEventObserver |
AbstractUiWidget.getObserverSource() |
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.