Re: is there a class that implements HasWidgets & extends FocusWidget
A Widget.addDomHandler() method may be what you are looking for. You
can register a handler for com.google.gwt.event.dom.client.ClickEvent.
On Jan 4, 9:43 am, Joe Hudson <joe...@gmail.com> wrote:
> Hi,
>
> I'm trying to figure out the best way to have a class accept click
> events while still being able to add widgets to that class. Is this
> possible? Can anyone suggest the best way of doing this? Thanks.
>
> Joe
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home