Uses of Interface
org.eclipse.e4.core.services.events.IEventBroker
Packages that use IEventBroker
Package
Description
-
Uses of IEventBroker in org.eclipse.e4.ui.workbench.addons.perspectiveswitcher
Fields in org.eclipse.e4.ui.workbench.addons.perspectiveswitcher declared as IEventBrokerModifier and TypeFieldDescriptionprotected IEventBrokerPerspectiveSwitcher.eventBrokerThe eventIEventBroker. -
Uses of IEventBroker in org.eclipse.e4.ui.workbench.renderers.swt
Methods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type IEventBrokerModifier and TypeMethodDescriptionvoidLazyStackRenderer.contextDisposed(IEventBroker eventBroker) voidLazyStackRenderer.init(IEventBroker eventBroker) -
Uses of IEventBroker in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal with parameters of type IEventBrokerModifier and TypeMethodDescriptionvoidWorkbenchPage.setup(MApplication application, EModelService modelService, IEventBroker broker, MWindow window, EPartService partService)