private class AbstractUiWidgetCustomMasterDetail.Handler extends UiHandlerEventSelection<SELECTION>
Modifier | Constructor and Description |
---|---|
private |
Handler() |
Modifier and Type | Method and Description |
---|---|
void |
onSelectionChange(UiEventSelectionChange<SELECTION> event)
This method is invoked if an UI object has changed its
selected
value(s) . |
onEvent
public void onSelectionChange(UiEventSelectionChange<SELECTION> event)
selected
value(s)
.onSelectionChange
in class UiHandlerEventSelection<SELECTION>
event
- is the selection change event
.Copyright © 2001–2016 mmm-Team. All rights reserved.