Class ToolBarContributionRecord
java.lang.Object
org.eclipse.e4.ui.workbench.renderers.swt.ToolBarContributionRecord
-
Field Summary
-
Constructor Summary
ConstructorDescriptionToolBarContributionRecord
(MToolBar model, MToolBarContribution contribution, ToolBarManagerRenderer renderer) -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
collectInfo
(ExpressionInfo info) boolean
computeVisibility
(HashSet<ToolBarContributionRecord> recentlyUpdated, MToolBarElement item, ExpressionContext exprContext) void
dispose()
boolean
void
updateIsVisible
(ExpressionContext exprContext) void
updateVisibility
(IEclipseContext context)
-
Field Details
-
FACTORY
- See Also:
-
-
Constructor Details
-
Method Details
-
getManagerForModel
-
updateVisibility
-
updateIsVisible
-
collectInfo
-
anyVisibleWhen
public boolean anyVisibleWhen() -
mergeIntoModel
public boolean mergeIntoModel() -
dispose
public void dispose()
-