public interface WillChangeSelectedItemListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
selectedItemWillChanged(ComboBoxSelectionEvent event)
Invoked whenever the selected item is about to change in the comboBox.
|
void selectedItemWillChanged(ComboBoxSelectionEvent event)
Copyright © 2008–2019 Ultreia.io. All rights reserved.