public class ContextMenu extends Object
ContextMenu class.
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextMenu.CMEntry |
| Constructor and Description |
|---|
ContextMenu() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(String command,
String link,
String params)
addEntry
|
List<ContextMenu.CMEntry> |
getEntries()
Getter for the field
entries. |
Copyright © 2015. All rights reserved.