Re: Get all events
thanks for the reply , i'm not trying to listen to native dom events .
i give you an example to understand:
- i have a button "add" with an "addClickHandler"
- At runtime i'm trying to get all button's properties and events (in
this case the "addClickHandler")
Thanks
On 19 nov, 12:25, Jack <mlsubscri...@gmail.com> wrote:
> You mean something like:
>
> Event.addNativePreviewHandler(NativePreviewHandler handler)
>
> ?
>
> JavaDoc: Adds a NativePreviewHandler that will receive all events
> before they are fired to their handlers. Note that the handler will
> receive all native events, including those received due to bubbling,
> whereas normal event handlers only receive explicitly sunk events.
>
> On 19 Nov., 10:33, MAM <mersni.am...@gmail.com> wrote:
>
>
>
>
>
>
>
> > i want to retrieve all events , "previously"added to a Widget(button,
> > Panel, TextFiled ...) , at runtime
--
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