]> source.dussan.org Git - vaadin-framework.git/commit
Update Valo theme test application
authorJouni Koivuviita <jouni@vaadin.com>
Tue, 10 Jun 2014 19:38:11 +0000 (22:38 +0300)
committerJouni Koivuviita <jouni@vaadin.com>
Mon, 16 Jun 2014 08:17:49 +0000 (11:17 +0300)
commit4c58616542827ccfbe7bfeb473ba472183acb97b
tree9b650441b5cbc83858d086186ff0f80800512441
parente620bfb97271d16b6d7d329841b41cb33a594dce
Update Valo theme test application

- Add DragAndDropWrapper examples
- Improve Window example with toolbar support

Change-Id: I1d6dc7d5e7449bd479f3510d9cbf1fda3cccddd6
uitest/src/com/vaadin/tests/themes/valo/CommonParts.java
uitest/src/com/vaadin/tests/themes/valo/Dragging.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/MenuBars.java
uitest/src/com/vaadin/tests/themes/valo/RandomTests.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/Tables.java
uitest/src/com/vaadin/tests/themes/valo/Tabsheets.java
uitest/src/com/vaadin/tests/themes/valo/ValoThemeTest.java