| Package | Description |
|---|---|
| net.sf.mmm.client.ui.api.handler.event |
Contains interfaces for event related UI handlers.
|
| net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
UiHandlerEventSelection.onSelectionChange(UiEventSelectionChange<VALUE> event)
This method is invoked if an UI object has changed its
selected
value(s). |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractUiWidgetCustomMasterDetail.onMasterListSelection(Collection<SELECTION> selectedValues,
UiEventSelectionChange<SELECTION> event)
This method is called if the selection of the
master list has changed. |
void |
AbstractUiWidgetCustomMasterDetail.Handler.onSelectionChange(UiEventSelectionChange<SELECTION> event)
This method is invoked if an UI object has changed its
selected
value(s). |
Copyright © 2001–2016 mmm-Team. All rights reserved.