public interface IPartSelectionListener
IFormPart
Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(IFormPart part,
ISelection selection)
Called when the provided part has changed selection state.
|
void selectionChanged(IFormPart part, ISelection selection)
part
- the selection sourceselection
- the new selectionGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.