public interface IPartSelectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(IEditorPart part,
org.eclipse.jface.viewers.ISelection selection)
Called when the provided part has changed selection state.
|
void selectionChanged(IEditorPart part, org.eclipse.jface.viewers.ISelection selection)
part - the selection sourceselection - the new selectionCopyright © 2022 Fraunhofer IWU. All rights reserved.