DropDownHistoryModel, DropDownHistoryModel.RedoPopUpMenuModel, DropDownHistoryModel.UndoPopUpMenuModelpublic static interface DropDownComponent.ScrollablePopupMenuModel
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.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.
|
java.lang.String getFooterText()
void processItemClicked()
void processBeforeShowed()
void processAfterShowed()
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.