fredsa / gwt-dnd

Library providing easy to use mouse or touch based drag-and-drop capabilities to GWT
42 stars 41 forks source link

Patch for /DragDrop/src/com/allen_sauer/gwt/dnd/client/DragHandlerAdapter.java #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need "throws VetoDragException" in the method signature otherwise a sub 
class will not be able to throw a VetoFragException.

Original issue reported on code.google.com by KOfeka@gmail.com on 18 Oct 2012 at 8:06

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks. Fixed in 828c875273496e4059db78457596c6d794ac1e46

Original comment by fredsa on 9 Nov 2012 at 1:45