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.
|
Modifier and Type | Method and Description |
---|---|
UiEventObserver |
AttributeReadEventObserver.getEventObserver()
This method gets the
UiEventObserver . |
Modifier and Type | Method and Description |
---|---|
void |
AttributeWriteEventObserver.setEventObserver(UiEventObserver eventObserver)
This method gets the editable status.
|
Modifier and Type | Field and Description |
---|---|
private UiEventObserver |
AbstractUiContext.eventObserver |
Modifier and Type | Method and Description |
---|---|
UiEventObserver |
AbstractUiContext.getEventObserver()
This method gets the
UiEventObserver . |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUiContext.setEventObserver(UiEventObserver eventObserver)
This method gets the editable status.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.