]> source.dussan.org Git - vaadin-framework.git/commit
Allow using ComboBox as a replacement for NativeSelect (#5170)
authorLeif Åstrand <leif@vaadin.com>
Mon, 26 Sep 2011 08:20:18 +0000 (08:20 +0000)
committerLeif Åstrand <leif@vaadin.com>
Mon, 26 Sep 2011 08:20:18 +0000 (08:20 +0000)
commit4e58d66944ff8167b368646f9281d7c754ddf4c7
tree05775b148c5878243134a7fcde273ce311aec3c4
parent54055b5ab81af631273118222e10f32809563e36
Allow using ComboBox as a replacement for NativeSelect (#5170)

svn changeset:21288/svn branch:6.7
src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
src/com/vaadin/ui/ComboBox.java
tests/src/com/vaadin/tests/components/combobox/ComboBoxNoTextInput.html [new file with mode: 0644]
tests/src/com/vaadin/tests/components/combobox/ComboBoxes2.java