Uses of Class
org.eclipse.ui.internal.PopupMenuExtender
Packages that use PopupMenuExtender
-
Uses of PopupMenuExtender in org.eclipse.ui.internal
Fields in org.eclipse.ui.internal with type parameters of type PopupMenuExtenderMethod parameters in org.eclipse.ui.internal with type arguments of type PopupMenuExtenderModifier and TypeMethodDescriptionstatic final void
PartSite.registerContextMenu
(String menuId, MenuManager menuManager, ISelectionProvider selectionProvider, boolean includeEditorInput, IWorkbenchPart part, IEclipseContext context, Collection<PopupMenuExtender> menuExtenders) This is a helper method for the register context menu functionality.