]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #3163 - DateField shows pop-up button in Read-only mode
authorArtur Signell <artur.signell@itmill.com>
Fri, 4 Sep 2009 13:21:07 +0000 (13:21 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 4 Sep 2009 13:21:07 +0000 (13:21 +0000)
commit6992d121de4c8b142410592faf218774ed200d58
treef086e885bf7ba124b04307153e001d789d075c56
parenta7aca3444a898e26a417fab1f99f122e544be0f9
Test case and fix for #3163 - DateField shows pop-up button in Read-only mode

svn changeset:8670/svn branch:6.1
src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java
src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java
src/com/vaadin/tests/components/datefield/DateFieldReadOnly.java [new file with mode: 0644]