Package org.eclipse.ui.internal
Interface IMenuServiceWorkaround
public interface IMenuServiceWorkaround
Workaround for bug 537046
- 
Method SummaryModifier and TypeMethodDescriptionvoidclearContributions(PartSite site, MPart part) Disposes contributions created by service for given part.
- 
Method Details- 
clearContributionsDisposes contributions created by service for given part. See bug 537046.
 
-