aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/tests/components/treegrid/TreeGridTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix TreeGrid to use correct super constructor (#10291)Jerome Meyer2017-11-141-0/+6
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-2/+2
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-9/+12
* Fix TreeGrid.getHierarchyColumn to use correct id (#9690)Teemu Suo-Anttila2017-07-181-0/+12
* Add isExpanded() method to Tree and TreeGridHenri Sara2017-06-281-0/+2
* Allow changing the renderer of hierarchy column in TreeGrid (#9514)Teemu Suo-Anttila2017-06-131-4/+2
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-161-7/+7
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-021-0/+47