Package | Description |
---|---|
org.eclipse.e4.ui.workbench.modeling |
Application programming interfaces describing the Eclipse 4 model services.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.