]> source.dussan.org Git - vaadin-framework.git/commit
Move combo box selection update logic to handler (#19929)
authorHenri Sara <hesara@vaadin.com>
Wed, 11 Nov 2015 10:27:03 +0000 (12:27 +0200)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Thu, 21 Jul 2016 22:40:01 +0000 (01:40 +0300)
commit13488e71b0acc95b4c3ed382302b9317a9d5a84d
treef938cfad6927a32af4eabe83ac25a28165d205b4
parentb5e86ed4bc27ae193e356b28cef578fac853737a
Move combo box selection update logic to handler (#19929)

Move logic related to updating the selection to the handler and
VFilterSelect.

Change-Id: I537d3cd23a3e990de1be578a506029c930c55da7
client/src/main/java/com/vaadin/client/ui/VFilterSelect.java
client/src/main/java/com/vaadin/client/ui/combobox/ComboBoxConnector.java