fredsa / gwt-dnd

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

PickupDragController doesn't allow registration of user-defined widgets #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My application has widgets I've defined myself and this forces me to build
my own PickupDragController. Instead, there should be an interface that
widgets can implement to define save(), restore(), etc so that we can have
a generic PickupDragController.

Original issue reported on code.google.com by dmont...@gmail.com on 26 Jan 2009 at 4:56

GoogleCodeExporter commented 9 years ago
Do you have a code snippet which demonstrates what it is about the 
PickupDragController that doesn't work for 
your use case?

Original comment by fredsa on 2 May 2009 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by fredsa on 31 Jan 2012 at 6:12