Uses of Interface
org.eclipse.e4.ui.model.application.ui.menu.MMenuElement
Packages that use MMenuElement
Package
Description
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
-
Uses of MMenuElement in org.eclipse.e4.ui.workbench.renderers.swt
Methods in org.eclipse.e4.ui.workbench.renderers.swt that return MMenuElementMethods in org.eclipse.e4.ui.workbench.renderers.swt that return types with arguments of type MMenuElementModifier and TypeMethodDescriptionContributionRecord.getGeneratedElements()
Access to analyze for tests.ContributionRecord.getSharedElements()
Access to analyze for tests.Methods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type MMenuElementModifier and TypeMethodDescriptionvoid
MenuManagerRenderer.addRecord
(MMenuElement item, ContributionRecord rec) void
MenuManagerRenderer.cleanUpCopy
(ContributionRecord record, MMenuElement copy) void
MenuManagerRenderer.clearModelToContribution
(MMenuElement model, IContributionItem item) boolean
ContributionRecord.computeVisibility
(HashSet<ContributionRecord> recentlyUpdated, MMenuElement item, ExpressionContext exprContext) MenuManagerRenderer.getContribution
(MMenuElement model) MenuManagerRenderer.getContributionRecord
(MMenuElement element) MenuManagerRenderer.getList
(MMenuElement item) void
MenuManagerRenderer.linkElementToContributionRecord
(MMenuElement element, ContributionRecord record) void
MenuManagerRenderer.linkModelToContribution
(MMenuElement model, IContributionItem item) void
MenuManagerRenderer.removeRecord
(MMenuElement item, ContributionRecord rec) static void
MenuManagerRenderer.updateVisibility
(MenuManager menuManager, MMenuElement element, ExpressionContext evalContext) Method parameters in org.eclipse.e4.ui.workbench.renderers.swt with type arguments of type MMenuElementModifier and TypeMethodDescriptionvoid
MenuManagerRenderer.removeDynamicMenuContributions
(MenuManager menuManager, MMenu menuModel, List<MMenuElement> dump) Clean dynamic menu contributions provided byMDynamicMenuContribution
application model elements