]> source.dussan.org Git - vaadin-framework.git/commit
Delay sending DateField popup value to server until popup is closed #6252
authorJohn Ahlroos <john@vaadin.com>
Fri, 9 Aug 2013 07:59:11 +0000 (10:59 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 9 Aug 2013 08:31:47 +0000 (08:31 +0000)
commitc7a48ae008d0c2a168635b863fe2e44d708c4b02
treee19f44b27490008b7298f618d060fa459475a5cf
parent4f3e81a8db20c780c3c4733627be1793fb17921a
Delay sending DateField popup value to server until popup is closed #6252

Change-Id: Ib6f4681ea38fe7a6cac8a44bc4ab4b23151844dd
client/src/com/vaadin/client/ui/VPopupCalendar.java
client/src/com/vaadin/client/ui/datefield/PopupDateFieldConnector.java
uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.java [new file with mode: 0644]