Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » NewSearchUI API
NewSearchUI API [message #331804] Tue, 23 September 2008 09:04 Go to next message
Manuel Selva is currently offline Manuel SelvaFriend
Messages: 189
Registered: July 2009
Location: Grenoble, France
Senior Member
Hi all,

I am extending the serarch ui extension point to define my own search.

All is working fine excepted the following small detail.

I am using the following internal method:

InternalSearchUI.getInstance().removeQuery(ISearchQuery query).

In fact my searches are associated to a particular context and this
context can be removed from the workbench by the end user. When this
context is removed all the associated search entries must be removed from
the search history.

Is there any way to do this using a public method ? Do you think I can
open a new enhancement request for that ?

Thanks in advance

Manu


Re: NewSearchUI API [message #331806 is a reply to message #331804] Tue, 23 September 2008 10:08 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Manuel Selva wrote:
> Hi all,
>
> I am extending the serarch ui extension point to define my own search.
> All is working fine excepted the following small detail.
>
> I am using the following internal method:
>
> InternalSearchUI.getInstance().removeQuery(ISearchQuery query).
> In fact my searches are associated to a particular context and this
> context can be removed from the workbench by the end user. When this
> context is removed all the associated search entries must be removed
> from the search history.
>
> Is there any way to do this using a public method ?
No.
> Do you think I can open a new enhancement request for that ?
Yes.

Dani
> Thanks in advance
>
> Manu
>
Previous Topic:[databinding] How to handle variable columns number
Next Topic:ECLIPSE.RSA & ECLIPSE.SF
Goto Forum:
  


Current Time: Mon Jul 22 07:29:19 GMT 2024

Powered by FUDForum. Page generated in 0.03830 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top