public interface IContextMenuEntry extends IContextEntry
| Modifier and Type | Method and Description |
|---|---|
void |
add(IContextMenuEntry entry)
Adds the.
|
IContextMenuEntry[] |
getChildren()
Gets the children.
|
boolean |
isSubmenu()
Checks if is submenu.
|
canExecute, execute, getContext, getDescription, getFeature, getIconId, getText, setDescription, setIconId, setTextIContextMenuEntry[] getChildren()
void add(IContextMenuEntry entry)
entry - the entryboolean isSubmenu()