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.ScrollablePopupMenuListener
itemsWereAdded
in interface DropDownComponent.ScrollablePopupMenuListener
ev
- The associated eventpublic void itemsWereRemoved(DropDownComponent.ScrollablePopupMenuEvent ev)
DropDownComponent.ScrollablePopupMenuListener
itemsWereRemoved
in interface DropDownComponent.ScrollablePopupMenuListener
ev
- The associated eventCopyright © 2022 Apache Software Foundation. All Rights Reserved.