org.eclipse.jface.viewers
Interface IInputSelectionProvider

All Superinterfaces:
IInputProvider, ISelectionProvider
All Known Implementing Classes:
AbstractListViewer, AbstractTreeViewer, CheckboxTableViewer, CheckboxTreeViewer, ComboViewer, ContentViewer, ListViewer, StructuredViewer, TableViewer, TreeViewer, Viewer

public interface IInputSelectionProvider
extends IInputProvider, ISelectionProvider

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


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