Maybe this could help: http://code.google.com/p/google-web-toolkit-incubator/wiki/GwtEventSystem
On 24 ago, 04:47, Aditya <[email protected]> wrote: > Hello, > > I m trying to design a custom widget for which i m trying to > handle some events such as onFocus etc. > > But i dnt know how should i register these events with my widget. > > I m extending Composite for creating widget and for initWidget() i > have given a VerticalPanel which does not handle any > > event. > > Is there any mechanism which registers events for a widget.? > > -- > Aditya -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
