Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Double Click Events and Selection Listener
Double Click Events and Selection Listener [message #35757] Thu, 28 June 2007 16:22 Go to next message
Thomas Kühne is currently offline Thomas KühneFriend
Messages: 33
Registered: July 2009
Member
Hi,

I have a short question with doublClickEvents. I have a tableViewer
which provides a selection provider. When I do a doubleClick on a
table item a selection is fired twice also. Is this the right behavior.?
If yes, how can I prevent a corresponding listener from running i.e.
a table refresh twice? Is it possible to find out that the selection which
occurred was on behalf of a doubleClick ?

Regards,
Thomas
Re: Double Click Events and Selection Listener [message #35893 is a reply to message #35757] Thu, 28 June 2007 20:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi Thomas,

thanks for the hint, this isn't right behavior. The underlying Table
widget should send only *one* widgetSelected event before the
widgetDefaultSelected. From what it looks like it isn't the
TableViewers' fault which only forwards the Table events but nonetheless
it a bug.
Could you please open a bug report.

Thanks
Rüdiger


Thomas Kühne wrote:
> Hi,
>
> I have a short question with doublClickEvents. I have a tableViewer
> which provides a selection provider. When I do a doubleClick on a
> table item a selection is fired twice also. Is this the right behavior.?
> If yes, how can I prevent a corresponding listener from running i.e.
> a table refresh twice? Is it possible to find out that the selection which
> occurred was on behalf of a doubleClick ?
>
> Regards,
> Thomas
>
>
Re: Double Click Events and Selection Listener [message #36093 is a reply to message #35893] Fri, 29 June 2007 09:52 Go to previous message
Thomas Kühne is currently offline Thomas KühneFriend
Messages: 33
Registered: July 2009
Member
Hi,

ok i opened a bug with id 194896.

Regars,
Thomas
"R
Previous Topic:client side validation
Next Topic:Exception in standalone app
Goto Forum:
  


Current Time: Fri Jun 09 16:16:59 GMT 2023

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

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

Back to the top