public static class DropDownComponent.ScrollablePopupMenuAdapter extends java.lang.Object implements DropDownComponent.ScrollablePopupMenuListener
| Constructor and Description |
|---|
ScrollablePopupMenuAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)
Handles the 'itemsWereAdded' event.
|
void |
itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
Handles the 'itemsWereRemoved' event.
|
public void itemsWereAdded(DropDownComponent.ScrollablePopupMenuEvent ev)
DropDownComponent.ScrollablePopupMenuListeneritemsWereAdded in interface DropDownComponent.ScrollablePopupMenuListenerev - The associated eventpublic void itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
DropDownComponent.ScrollablePopupMenuListeneritemsWereRemoved in interface DropDownComponent.ScrollablePopupMenuListenerev - The associated eventCopyright © 2022 Apache Software Foundation. All Rights Reserved.