org.eclipse.cdt.internal.ui.viewsupport
Interface IViewPartInputProvider


public interface IViewPartInputProvider

Interface common to all view parts that provide an input.


Method Summary
 java.lang.Object getViewPartInput()
          Returns the input.
 

Method Detail

getViewPartInput

java.lang.Object getViewPartInput()
Returns the input.

Returns:
the input object