public interface IEventMenuItemFactory
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomMenuItems(org.eclipse.swt.widgets.Menu menu,
GanttEvent ganttEvent)
Adds new custom menu items to the context menu of a GanttEvent
in the GanttChart.
|
void addCustomMenuItems(org.eclipse.swt.widgets.Menu menu,
GanttEvent ganttEvent)
menu - The menu to add the custom actions to.ganttEvent - The GanttEvent for which the menu is opened