Uses of Interface
org.eclipse.ui.internal.IObjectActionContributor
-
Uses of IObjectActionContributor in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
This class describes the object contribution element within the popup menu action registry.Modifier and TypeMethodDescriptionboolean
ObjectActionContributorManager.contributeObjectActions
(IWorkbenchPart part, IMenuManager popupMenu, ISelectionProvider selProv, Set<IObjectActionContributor> alreadyContributed) Contributes submenus and/or actions applicable to the selection in the provided viewer into the provided popup menu.