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 TypeMethodDescriptionvoidMenuManagerRenderer.addRecord(MMenuElement item, ContributionRecord rec) voidMenuManagerRenderer.cleanUpCopy(ContributionRecord record, MMenuElement copy) voidMenuManagerRenderer.clearModelToContribution(MMenuElement model, IContributionItem item) booleanContributionRecord.computeVisibility(HashSet<ContributionRecord> recentlyUpdated, MMenuElement item, ExpressionContext exprContext) MenuManagerRenderer.getContribution(MMenuElement model) MenuManagerRenderer.getContributionRecord(MMenuElement element) MenuManagerRenderer.getList(MMenuElement item) voidMenuManagerRenderer.linkElementToContributionRecord(MMenuElement element, ContributionRecord record) voidMenuManagerRenderer.linkModelToContribution(MMenuElement model, IContributionItem item) voidMenuManagerRenderer.removeRecord(MMenuElement item, ContributionRecord rec) static voidMenuManagerRenderer.updateVisibility(MenuManager menuManager, MMenuElement element, ExpressionContext evalContext) Method parameters in org.eclipse.e4.ui.workbench.renderers.swt with type arguments of type MMenuElementModifier and TypeMethodDescriptionvoidMenuManagerRenderer.removeDynamicMenuContributions(MenuManager menuManager, MMenu menuModel, List<MMenuElement> dump) Clean dynamic menu contributions provided byMDynamicMenuContributionapplication model elements