public interface SelectionChangedListener
Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(SelectionRange selection)
Fires notification each time selection range changes or selection is
created or cleared.
|
void selectionChanged(SelectionRange selection)
selection
- new selection range or null if selection is empty