public class BookmarksContextMenu extends AbstractConnectContextMenu
| Constructor and Description |
|---|
BookmarksContextMenu(Node bookmarkParent,
org.eclipse.jface.viewers.TableViewer viewer,
DocumentsUiService documentsUiService) |
| 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) |
protected boolean |
performAction(java.lang.String actionId) |
createContextMenu, createControl, getParentShell, setVisible, showpublic BookmarksContextMenu(Node bookmarkParent, org.eclipse.jface.viewers.TableViewer viewer, DocumentsUiService documentsUiService)
protected boolean performAction(java.lang.String actionId)
performAction 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 AbstractConnectContextMenuprotected java.lang.String getLabel(java.lang.String actionId)
getLabel in class AbstractConnectContextMenuCopyright © 2007–2020. All rights reserved.