JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Eclipse Platform
2026-09 (4.41)
org.eclipse.e4.ui.workbench.modeling
ISelectionListener
Contents
Description
Method Summary
Method Details
selectionChanged(MPart, Object)
Hide sidebar
Show sidebar
Interface ISelectionListener
public interface
ISelectionListener
Since:
1.0
Restriction:
This interface is not intended to be referenced by clients.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
selectionChanged
(
MPart
part,
Object
selection)
Method Details
selectionChanged
void
selectionChanged
(
MPart
part,
Object
selection)