]> source.dussan.org Git - vaadin-framework.git/commit
Fixed disabled and read-only modes of InlineDateField (#10262)
authorTeemu Pòˆntelin <teemu@vaadin.com>
Mon, 5 May 2014 20:58:00 +0000 (23:58 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 14 May 2014 07:24:41 +0000 (07:24 +0000)
commitac6a98648d54fc89cab5c5cecc2d9f1b9a3b01dc
treecda58ae8d2e388e30d3b30fba029c647443a004a
parent717d868b79896811e5a9489239f3eea42e1fed09
Fixed disabled and read-only modes of InlineDateField (#10262)

Change-Id: If95d50954a4122b1039174ffcacd7874f7f1f71e
client/src/com/vaadin/client/ui/VCalendarPanel.java
uitest/src/com/vaadin/tests/components/datefield/DisabledInlineDateField.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/DisabledInlineDateFieldTest.java [new file with mode: 0644]