Sunday, April 29, 2012

Re: Preventing selection event propagation

On Apr 27, 4:45 pm, ALB-PSP-DV1 <albpsp...@gmail.com> wrote:
> Our application has two tabs. On selecting the tabs we have to display
> a confirmation window(dialog box). Depending on whether user clicks
> "Yes" or "No" button in the confirmation window, the tab selection
> event should proceed or stop.
>
> I know we have event.stopPropagation() method for click event. However
> there is no such method for selection event.
>
> Is there any work around to stop the propagation of the selection
> event. Any help is much appreciated.
>
> Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment