]> source.dussan.org Git - vaadin-framework.git/commit
#7708 Added code for handling tooltip events in VDragAndDropWrapper + test
authorArtur Signell <artur.signell@itmill.com>
Wed, 5 Oct 2011 13:23:06 +0000 (13:23 +0000)
committerArtur Signell <artur.signell@itmill.com>
Wed, 5 Oct 2011 13:23:06 +0000 (13:23 +0000)
commit5e80aef92f382aa58451188f147573bc35cf123b
tree056a170e0248c4eb1173517260c5bbd70232d9f3
parent353a5c81e0d67aac84d46e1a9ba2d674aa5e3c06
#7708 Added code for handling tooltip events in VDragAndDropWrapper + test

svn changeset:21580/svn branch:6.7
src/com/vaadin/terminal/gwt/client/ui/VDragAndDropWrapper.java
tests/testbench/com/vaadin/tests/components/draganddropwrapper/DragAndDropWrapperTooltips.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/draganddropwrapper/DragAndDropWrapperTooltips.java [new file with mode: 0644]