|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContextMenuEntry
The Interface IContextMenuEntry.
Method Summary | |
---|---|
void |
add(IContextMenuEntry entry)
Adds the. |
IContextMenuEntry[] |
getChildren()
Gets the children. |
boolean |
isSubmenu()
Checks if is submenu. |
Methods inherited from interface org.eclipse.graphiti.tb.IContextEntry |
---|
canExecute, execute, getContext, getDescription, getFeature, getIconId, getText, setDescription, setIconId, setText |
Method Detail |
---|
IContextMenuEntry[] getChildren()
void add(IContextMenuEntry entry)
entry
- the entryboolean isSubmenu()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |