aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/dd/DDTest2.java
Commit message (Collapse)AuthorAgeFilesLines
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-2/+2
| | | Also includes some other minor cleanup.
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Move Item to compatibility packageArtur Signell2016-08-241-1/+1
| | | | Change-Id: I51ad45a18d2dcfbd582c7e4bdcca99300d20cee0
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-11/+11
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-1/+1
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-181-2/+2
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+322
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda