Class ContentSelectionProvider

java.lang.Object
org.eclipse.gef.mvc.fx.ui.parts.ContentSelectionProvider
All Implemented Interfaces:
ISelectionProvider, IDisposable

public class ContentSelectionProvider extends Object implements ISelectionProvider, IDisposable
The ContentSelectionProvider is an ISelectionProvider implementation that manages the un-/registration of listeners and their execution upon selection changes.