Listeners in the latest version have been migrated to Handlers to be consistent with the corresponding changes in GWT
On Thu, Oct 22, 2009 at 8:10 PM, SUHASINI PRASAD <[email protected]> wrote: > HI, > > I have that part added to my project, still it is not recognizing the > DragListener. What i am trying to do is to create a pop-up menu the moment > widget is dropped. i am already extending one class so i cannot extend click > listener. Is there a way i can do that. are there any examples. Thank you so > much for help. > > > On Thu, Oct 22, 2009 at 2:51 PM, Adam T <[email protected]> wrote: > >> >> Hi Sony, >> >> It's not part of GWT out of the box, you need to add it. See the >> project page, which has instructions and a getting started guide, >> here: http://code.google.com/p/gwt-dnd/ >> >> //Adam >> >> On 22 Okt, 15:31, sony <[email protected]> wrote: >> > Hello, >> > >> > Is DragListener part of GWT? because when i type in >> > com.google.gwt.user.client.dnd.DragListener it is not recognizing. i >> > saw this in an example. Is there anything i need to add to make it >> > work? any help would be appreciated. >> > >> > Thank you. >> >> > > > > -- Fred Sauer Developer Advocate Google Inc.1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
