public static class ContextMenu.CMEntry extends Object
Modifier and Type | Field and Description |
---|---|
String |
command |
String |
link |
String |
params |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
String |
getLink() |
String |
getParams() |
void |
setCommand(String command) |
void |
setLink(String link) |
void |
setParams(String params) |
Copyright © 2015. All rights reserved.