]> source.dussan.org Git - vaadin-framework.git/commit
Allow use of Collection<String> and others with addItems (#13865)
authorArtur Signell <artur@vaadin.com>
Wed, 28 May 2014 12:29:28 +0000 (15:29 +0300)
committerArtur Signell <artur@vaadin.com>
Wed, 28 May 2014 12:30:41 +0000 (15:30 +0300)
commit7e948c19977f3be4320b39692d8f35f3a2e33264
tree873bddce219ea9725c979f32862cbf3d74dec90c
parenta25aab4ca166ff1989f04eef41fde2e9c01131b2
Allow use of Collection<String> and others with addItems (#13865)

Change-Id: Ie5c0a00b65d27f65522a14c4fbcd05fe21814cc0
server/src/com/vaadin/ui/AbstractSelect.java
server/tests/src/com/vaadin/ui/AbstractSelectTest.java [new file with mode: 0644]