Uses of Interface
org.eclipse.search.ui.IActionGroupFactory
-
Packages that use IActionGroupFactory Package Description org.eclipse.search.ui Classes and interface required to contribute search dialog pages and search result view pages. -
-
Uses of IActionGroupFactory in org.eclipse.search.ui
Methods in org.eclipse.search.ui with parameters of type IActionGroupFactory Modifier and Type Method Description void
ISearchResultView. searchStarted(IActionGroupFactory groupFactory, String singularLabel, String pluralLabelPattern, ImageDescriptor imageDescriptor, String pageId, ILabelProvider labelProvider, IAction gotoAction, IGroupByKeyComputer groupByKeyComputer, IRunnableWithProgress operation)
Deprecated, for removal: This API element is subject to removal in a future version.Informs the view that a search has started.
-