Uses of Interface
org.eclipse.e4.ui.workbench.modeling.IPartListener
Package
Description
Application programming interfaces describing the Eclipse 4 model services.
-
Uses of IPartListener in org.eclipse.e4.ui.workbench.modeling
Modifier and TypeMethodDescriptionvoid
EPartService.addPartListener
(IPartListener listener) Adds the given listener for part lifecycle events.void
EPartService.removePartListener
(IPartListener listener) Removes the given listener so that it will no longer be notified of part lifecycle events.