Eclipse eRCP
Release 1.1

org.eclipse.jface.viewers
Interface IInputSelectionProvider

All Superinterfaces:
IInputProvider, ISelectionProvider
All Known Implementing Classes:
Viewer

public interface IInputSelectionProvider
extends IInputProvider, ISelectionProvider

Interface common to all objects that provide both an input and a selection.


Methods inherited from interface org.eclipse.jface.viewers.IInputProvider
getInput
 
Methods inherited from interface org.eclipse.jface.viewers.ISelectionProvider
addSelectionChangedListener, getSelection, removeSelectionChangedListener, setSelection
 


Eclipse eRCP
Release 1.1