aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/fieldgroup/ComplexPerson.java
Commit message (Collapse)AuthorAgeFilesLines
* Add static helpers for creating callback data providers (#8314)Leif Åstrand2017-01-251-1/+1
| | | | | Cannot overload the same create method for this purpose since it conflicts with T... overload. Each case is instead given its own descriptive but still discoverable method name.
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-151-2/+2
| | | | | Renamed corresponding test packages too. Fixes vaadin/framework8-issues#110
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-0/+20
|
* 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 and rename server classes which go into the compatibility packageArtur Signell2016-08-221-1/+1
| | | | | | | | * 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
* Format using Eclipse NeonArtur Signell2016-08-181-2/+2
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+106
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda