Uses of Interface
org.eclipse.e4.ui.model.application.ui.menu.MMenuContribution
Packages that use MMenuContribution
Package
Description
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
-
Uses of MMenuContribution in org.eclipse.e4.ui.model.application.impl
Fields in org.eclipse.e4.ui.model.application.impl with type parameters of type MMenuContributionModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList
<MMenuContribution> ApplicationImpl.menuContributions
The cached value of the 'Menu Contributions
' containment reference list.Methods in org.eclipse.e4.ui.model.application.impl that return types with arguments of type MMenuContribution -
Uses of MMenuContribution in org.eclipse.e4.ui.workbench.renderers.swt
Methods in org.eclipse.e4.ui.workbench.renderers.swt that return MMenuContributionConstructors in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type MMenuContributionModifierConstructorDescriptionContributionRecord
(MMenu menuModel, MMenuContribution contribution, MenuManagerRenderer renderer)