public final class PopupMenuImpl extends PopupMenu
| Constructor and Description |
|---|
PopupMenuImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendItem(String itemText,
boolean isLabel,
boolean isSeparator,
boolean isEnabled,
int bgColor,
int fgColor,
WCFont font) |
protected void |
hide() |
protected void |
setSelectedItem(int index) |
protected void |
show(WebPage page,
int x,
int y,
int width) |
notifyPopupClosed, notifySelectionCommitedprotected void show(WebPage page, int x, int y, int width)
protected void appendItem(String itemText, boolean isLabel, boolean isSeparator, boolean isEnabled, int bgColor, int fgColor, WCFont font)
appendItem in class PopupMenuprotected void setSelectedItem(int index)
setSelectedItem in class PopupMenuCopyright © 2025. All rights reserved.