Class ContributionRecord
java.lang.Object
org.eclipse.e4.ui.workbench.renderers.swt.ContributionRecord
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContributionRecord(MMenu menuModel, MMenuContribution contribution, MenuManagerRenderer renderer) -
Method Summary
Modifier and TypeMethodDescriptionvoidcollectInfo(ExpressionInfo info) booleancomputeVisibility(HashSet<ContributionRecord> recentlyUpdated, MMenuElement item, ExpressionContext exprContext) voiddispose()Access to analyze for tests.Access to analyze for tests.booleanvoidupdateIsVisible(ExpressionContext exprContext) voidupdateVisibility(IEclipseContext context)
-
Field Details
-
FACTORY
- See Also:
-
-
Constructor Details
-
Method Details
-
getManagerForModel
-
getMenuContribution
-
getGeneratedElements
Access to analyze for tests. For Looking, not touching!- Returns:
- the generated elements collection
-
updateVisibility
-
collectInfo
-
updateIsVisible
-
mergeIntoModel
public boolean mergeIntoModel() -
dispose
public void dispose()
-