|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExternalSelectionHandler
Implementors of this interface are trying to make use of an external selection
that takes place elsewhere. Typically, an editor page might listen to the selection
in the outline, so as to show related details.
This is intended to take place between UI concepts.
Method Summary | |
---|---|
void |
handleSelection(Object firstSelectedObject_p,
IStructuredSelection selection_p)
Handle selection. |
Method Detail |
---|
void handleSelection(Object firstSelectedObject_p, IStructuredSelection selection_p)
firstSelectedObject_p
- The first object selected in given structured selection.selection_p
- The whole selection.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.