]> 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)
committerSauli Tähkäpää <sauli@vaadin.com>
Thu, 22 May 2014 08:29:59 +0000 (11:29 +0300)
commitfc6f45e09b089a6c5c2547cf6be8ae80937f5cf7
treecb27a2d5b46f0fc9ed711ef10f58fa207f1a1d64
parent09ca9bc8237a14541890360598130c300509a617
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]