public interface GenericListListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
selectionAdded(GenericListEvent event) |
void |
selectionRemoved(GenericListEvent event) |
void |
valuesAdded(GenericListEvent event) |
void |
valuesRemoved(GenericListEvent event) |
void valuesAdded(GenericListEvent event)
void valuesRemoved(GenericListEvent event)
void selectionAdded(GenericListEvent event)
void selectionRemoved(GenericListEvent event)
Copyright © 2008–2017 Ultreia.io. All rights reserved.