]> source.dussan.org Git - vaadin-framework.git/commit
Moves DragAndDropHandler from Grid to separate class
authorPekka Hyvönen <pekka@vaadin.com>
Mon, 30 Mar 2015 09:04:28 +0000 (12:04 +0300)
committerPekka Hyvönen <pekka@vaadin.com>
Mon, 30 Mar 2015 11:50:55 +0000 (14:50 +0300)
commiteeb5e8c89df6e043d20c4e0ac6b094334970b2b4
treeadaf8cda3f68c33e29f055c82179fa69bf93582b
parent4416a1bdd36ed1ce9a68b40eca6f1f15f802324b
Moves DragAndDropHandler from Grid to separate class

Includes the class in the widgets package build.

Change-Id: If72430d3005f7af0029070a72976853baac195a1
client/src/com/vaadin/client/ui/dd/DragAndDropHandler.java [new file with mode: 0644]
client/src/com/vaadin/client/widgets/Grid.java
widgets/build.xml