java.util.EventListener, DropDownComponent.ScrollablePopupMenuListenerpublic static class DropDownComponent.ScrollablePopupMenuAdapter extends java.lang.Object implements DropDownComponent.ScrollablePopupMenuListener
| Constructor | Description |
|---|---|
ScrollablePopupMenuAdapter() |
| Modifier and Type | Method | 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 ? 2018 Apache Software Foundation. All Rights Reserved.