| Modifier and Type | Class and Description |
|---|---|
class |
LoggingSelectionListener<T>
A
SelectionListener that prints logging information about
the selection changes |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionModel.addSelectionListener(SelectionListener<T> selectionListener)
Add the given
SelectionListener to be informed about changes
in this selection model |
void |
SelectionModel.removeSelectionListener(SelectionListener<T> selectionListener)
Remove the given
SelectionListener |
Copyright © 2015. All rights reserved.