public static interface DropDownComponent.ScrollablePopupMenuModel
Modifier and Type | Method and Description |
---|---|
String |
getFooterText()
Gets the footer text for the ScrollablePopupMenu's footer item.
|
void |
processAfterShowed()
Processes the showing of the pop up menu.
|
void |
processBeforeShowed()
Processes the showing of the pop up menu.
|
void |
processItemClicked()
Processes the click on the pop up menu item.
|
String getFooterText()
void processItemClicked()
void processBeforeShowed()
void processAfterShowed()
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.