|
Eclipse Platform Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
AbstractTextSearchViewPage instead.
Specify how clients can add menu items to the context menu of the search result view. A class that contributes context menu items must implement this interface and pass an instance of itself to the search result view.
ISearchResultView.searchStarted(org.eclipse.search.ui.IActionGroupFactory, java.lang.String, java.lang.String, org.eclipse.jface.resource.ImageDescriptor, java.lang.String, org.eclipse.jface.viewers.ILabelProvider, org.eclipse.jface.action.IAction, org.eclipse.search.ui.IGroupByKeyComputer, org.eclipse.jface.operation.IRunnableWithProgress)| Method Summary | |
void |
fill(IMenuManager menu,
IInputSelectionProvider inputProvider)
Deprecated. Contributes menu items to the given context menu appropriate for the given selection. |
| Method Detail |
public void fill(IMenuManager menu,
IInputSelectionProvider inputProvider)
menu - the menu to which the items are addedinputProvider - the selection and input provider
|
Eclipse Platform Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.