public class TaskViewerContextMenu extends AbstractConnectContextMenu
| Constructor and Description |
|---|
TaskViewerContextMenu(org.eclipse.jface.viewers.Viewer viewer,
Session session,
ActivitiesService activityService) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
aboutToShow(org.eclipse.swt.widgets.Control source,
org.eclipse.swt.graphics.Point location,
org.eclipse.jface.viewers.IStructuredSelection selection) |
protected java.lang.String |
getLabel(java.lang.String actionId) |
boolean |
performAction(java.lang.String actionId) |
createContextMenu, createControl, getParentShell, setVisible, showpublic TaskViewerContextMenu(org.eclipse.jface.viewers.Viewer viewer,
Session session,
ActivitiesService activityService)
public boolean performAction(java.lang.String actionId)
performAction in class AbstractConnectContextMenuprotected java.lang.String getLabel(java.lang.String actionId)
getLabel in class AbstractConnectContextMenuprotected boolean aboutToShow(org.eclipse.swt.widgets.Control source,
org.eclipse.swt.graphics.Point location,
org.eclipse.jface.viewers.IStructuredSelection selection)
aboutToShow in class AbstractConnectContextMenuCopyright © 2007–2020. All rights reserved.