public static interface DropDownComponent.ScrollablePopupMenuListener extends EventListener
Modifier and Type | Method and 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 © 2000–2023 Apache Software Foundation. All rights reserved.