Uses of Interface
org.eclipse.ui.IPluginContribution
Packages that use IPluginContribution
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IPluginContribution in org.eclipse.ui.actions
Classes in org.eclipse.ui.actions that implement IPluginContribution -
Uses of IPluginContribution in org.eclipse.ui.activities
Methods in org.eclipse.ui.activities with parameters of type IPluginContributionModifier and TypeMethodDescriptionstatic StringWorkbenchActivityHelper.createUnifiedId(IPluginContribution contribution) Utility method to create aStringcontaining the plugin and extension ids of a contribution.static IIdentifierWorkbenchActivityHelper.getIdentifier(IPluginContribution contribution) Return the identifier that maps to the given contribution.