]> 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)
committerSauli Tähkäpää <sauli@vaadin.com>
Thu, 16 Oct 2014 13:00:02 +0000 (16:00 +0300)
commit8ecf9ecc332f396e5356b2d98dcfbd9b93cac3fd
tree7fcb074c3362d4c9c46014ca45fc5aaaff74c782
parent45d329410979d5bbc2e2a8dd768756d10944a46f
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]