public class LinkHelperService extends Object
| Modifier and Type | Method and Description |
|---|---|
ILinkHelper[] |
getLinkHelpersFor(IEditorInput input) |
ILinkHelper[] |
getLinkHelpersFor(Object anObject) |
IStructuredSelection |
getSelectionFor(IEditorInput input)
Return a selection that contains the elements that the given editor input
represent.
|
public ILinkHelper[] getLinkHelpersFor(Object anObject)
anObject - An object from the viewerpublic ILinkHelper[] getLinkHelpersFor(IEditorInput input)
input - The Editor input from the active viewer.public IStructuredSelection getSelectionFor(IEditorInput input)
input - the editor input
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.