]> source.dussan.org Git - vaadin-framework.git/commit
Move ComboBox filtering mode to state (#19929)
authorHenri Sara <hesara@vaadin.com>
Mon, 9 Nov 2015 10:42:25 +0000 (12:42 +0200)
committerHenri Sara <hesara@vaadin.com>
Mon, 9 Nov 2015 10:48:38 +0000 (12:48 +0200)
commit02b9064f0f238b19918663d28e653d023cfcf2bd
treedd7527ae4ec99a8711912e8cba3000d0e1084c6f
parentbcef6696b50f298df3d7b4a14fca40fb7f4a5924
Move ComboBox filtering mode to state (#19929)

Change-Id: Ida38de55e1fc06aa6ec5e693f34cd5bc14ac4fc5
client/src/com/vaadin/client/ui/combobox/ComboBoxConnector.java
server/src/com/vaadin/ui/ComboBox.java
shared/src/com/vaadin/shared/ui/combobox/ComboBoxState.java