|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the search result view. The search result view is responsible for managing the set of search result and delegates display of search results to the appropriate ISearchResultPage. Clients may access the search result view via the NewSearchUI facade class.
This interface is not intended to be implemented by clients
Field Summary |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
PROP_TITLE |
Method Summary | |
void | fillContextMenu(IMenuManager menuManager)
Search result pages should call this method to have the search results view contribute to their context menus. |
ISearchResultPage | getActivePage()
Returns the ISearchResultPage currently shown in this search view. |
void | updateLabel()
Requests that the search view updates the label it is showing for search result pages. |
Methods inherited from interface org.eclipse.ui.IViewPart |
getViewSite, init, init, saveState |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
addPropertyListener, createPartControl, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setFocus |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
getAdapter |
Method Detail |
public void fillContextMenu(IMenuManager menuManager)
public ISearchResultPage getActivePage()
public void updateLabel()
|
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.