Java Reference
In-Depth Information
Figure 10-35
ContributionItemService
ContributionItemProvider Extension-Point
Identifier: org.eclipse.gmf.runtime.common.ui.services.
action.contributionItemProviders
Description: This extension-point registers providers that contribute to dif-
ferent workbench parts' contribution managers. The contributions described in
this extension-point can be for a workbench part's action bars (referred to as part
contributions) or for a workbench part's pop-up menu (referred to as pop-up
contributions). This extension-point provides an XML description of contribu-
tions to be read by the described providers. The extension-point provides an
alternative to the following Eclipse extension-points:
org.eclipse.ui.editorActions
org.eclipse.ui.viewActions
org.eclipse.ui.popupMenus (viewerContribution)
However, this extension-point focuses on distinguishing the contribution cri-
teria from the enablement and visibility of the described contributions. The
description of each contribution has the following minimum information:
Search WWH ::




Custom Search