]> source.dussan.org Git - vaadin-framework.git/commit
#8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic adding...
authorJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Mon, 7 May 2012 13:22:39 +0000 (13:22 +0000)
committerJohannes Dahlström <johannes.dahlstrom@vaadin.com>
Mon, 7 May 2012 13:22:39 +0000 (13:22 +0000)
commit62c36174ce0d63aca7bab3936226d01734bb9b12
treed39b803459538b8345b8a509f2705f6a8e6cab04
parent97df7ebc178ae8aa5f6105822cfa10340b232867
#8763 Use Set instead of an array in TouchScrollDelegate to allow dynamic adding and removing scrollable elements

svn changeset:23687/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ui/TouchScrollDelegate.java