Eclipse Platform
Release 3.0

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 Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.