Uses of Interface
org.eclipse.ui.internal.IObjectActionContributor
Packages that use IObjectActionContributor
-
Uses of IObjectActionContributor in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IObjectActionContributorModifier and TypeClassDescriptionclass
This class describes the object contribution element within the popup menu action registry.Method parameters in org.eclipse.ui.internal with type arguments of type IObjectActionContributorModifier 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.