public interface SelectionChangeListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(SelectionChangeEvent event)
Called whenever the value of the selection changes.
|
void selectionChanged(SelectionChangeEvent event)
event
- the event that characterizes the change.Copyright © 2015–2021 Fiji. All rights reserved.