Yes I do (as DomHandler: ClickEvent.getType()) that's why I don't understand I don't catch any. I get the idea the events aren't bubbled up (passed through), because the loaded html in the HTMLPanel exists of existing html instead of creating it through gwt, such that events are passed through...
On 26 January 2016 at 22:02, Vassilis Virvilis <[email protected]> wrote: > stupid suggestion but do you sink the events you want to listen for? > > On Tue, Jan 26, 2016 at 11:00 PM, Ed <[email protected]> wrote: > >> Can somebody please give me some tips on how to solve this ? >> How to get the click events on the outer div html, loaded in an HTMLPanel? >> Thank you, Ed >> >> >> On Tuesday, 12 January 2016 11:53:03 UTC+1, Ed wrote: >>> >>> Please some advice on this issue ? >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/google-web-toolkit. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Vassilis Virvilis > > -- > You received this message because you are subscribed to a topic in the > Google Groups "GWT Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-web-toolkit/60RGI3WN1W0/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
