ISearchResultPage
), leaving it up to the page
how to create actions in context menus.@Deprecated public interface IContextMenuContributor
Modifier and Type | Method and Description |
---|---|
void |
fill(IMenuManager menu,
IInputSelectionProvider inputProvider)
Deprecated.
Contributes menu items to the given context menu appropriate for the
given selection.
|
void fill(IMenuManager menu, IInputSelectionProvider inputProvider)
menu
- the menu to which the items are addedinputProvider
- the selection and input provider
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.