public interface IInputElementProvider
IEditorInput
, provides an appropriate IElement
.
This interface may be implemented by clients.
Modifier and Type | Method and Description |
---|---|
IElement |
getElement(org.eclipse.ui.IEditorInput editorInput)
Returns an
IElement that is appropriate to the given editor input,
or null if no element is appropriate. |
Copyright (c) 2014, 2020 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0