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, notifySelectionCommited
protected 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 PopupMenu
protected void setSelectedItem(int index)
setSelectedItem
in class PopupMenu
Copyright © 2020. All rights reserved.