T - The type of the elements in the SelectionModelpublic interface SelectionListener<T> extends EventListener
SelectionModel| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(SelectionEvent<T> selectionEvent)
Will be called when the selection in the
SelectionModel changed |
void selectionChanged(SelectionEvent<T> selectionEvent)
SelectionModel changedselectionEvent - The SelectionEvent describing the changeCopyright © 2015. All rights reserved.