java.util.EventListenerDropDownComponent.ScrollablePopupMenuAdapterpublic static interface DropDownComponent.ScrollablePopupMenuListener
extends java.util.EventListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev) |
Handles the 'itemsWereAdded' event.
|
void |
itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev) |
Handles the 'itemsWereRemoved' event.
|
void itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)
ev - The associated eventvoid itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
ev - The associated eventCopyright ? 2018 Apache Software Foundation. All Rights Reserved.