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 selection
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.