]> source.dussan.org Git - vaadin-framework.git/commit
Implement HasEnabled in VPopupView. (#14797)
authorSauli Tähkäpää <sauli@vaadin.com>
Thu, 2 Oct 2014 19:19:05 +0000 (22:19 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 7 Oct 2014 13:10:03 +0000 (13:10 +0000)
commit3baeb1e4e76ee1a06743d9553ea082c0933b3a00
tree78bec5093e3787915c059e74be5a122d001c0f93
parent0b9f00b4f04b73a2631ef4dccb03bb8607d7aca2
Implement HasEnabled in VPopupView. (#14797)

Change-Id: I7384fb6312a921330d8b57193e53c235213dcf00
client/src/com/vaadin/client/ui/VPopupView.java
uitest/src/com/vaadin/tests/components/popupview/DisabledPopupView.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/popupview/DisabledPopupViewTest.java [new file with mode: 0644]