HTMLPanel Mouseover events

2011-07-03 Thread scorpion
Are mouseover events supported for HTML panel. I dont see anything in the designer except for onattach/detach. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/goog

Tr.lời: HTMLPanel Mouseover events

2011-07-13 Thread Nguyen Kim Kha
You can use FocusPanel to wrap your HTMLPanel. See: http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/user/client/ui/FocusPanel.html -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the

Re: HTMLPanel Mouseover events

2011-07-13 Thread Thomas Broyer
I guess GWT Designer doesn't support it, but you actually bind any event you like to any widget using Widget#addDomHandler. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.co