public interface IOutlinePopupHost
OutlinePopup
,
EditorOutlinePopupHost
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Control |
getControl()
Returns the SWT control for this host,
or
null if the control is disposed. |
org.eclipse.ui.IEditorInput |
getEditorInput()
Returns the editor input for this host, or
null if none. |
org.eclipse.jface.viewers.ISelectionProvider |
getSelectionProvider()
Returns this host's selection provider.
|
org.eclipse.swt.widgets.Control getControl()
null
if the control is disposed.null
org.eclipse.jface.viewers.ISelectionProvider getSelectionProvider()
null
)org.eclipse.ui.IEditorInput getEditorInput()
null
if none.null