|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ISearchResultPage
), leaving it up to the page
how to create actions.
Allows to specify an ActionGroup
factory
which will be used by the Search view to create an
ActionGroup
which is used to build the
actions bars and the context menu.
Note: Local tool bar contributions are not supported in 2.0.
Clients can implement this interface and pass an instance to the search result view.
ActionGroup
,
ISearchResultView.searchStarted(IActionGroupFactory, String, String, ImageDescriptor, String, ILabelProvider, IAction, IGroupByKeyComputer, IRunnableWithProgress)
Method Summary | |
---|---|
ActionGroup |
createActionGroup(ISearchResultView searchView)
Deprecated. Creates an ActionGroup for a Search view. |
Method Detail |
public ActionGroup createActionGroup(ISearchResultView searchView)
ActionGroup
for a Search view.
searchView
- the search result view for which the group is made
ActionGroup
for a Search viewActionGroup
|
Eclipse Platform Release 3.1 |
|||||||||||
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, 2005. All rights reserved.