aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Tree.java
Commit message (Expand)AuthorAgeFilesLines
* Add Focusable interface for Tree component (#10918)Teemu Suo-Anttila2018-05-151-1/+16
* Update release notes and since tags for 8.4 (#10760)Teemu Suo-Anttila2018-03-271-3/+3
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix missing HTML Tooltip ContentMode for Tree items (#10677)Aki Väliaho2018-03-131-0/+18
* Add recursive expand and collapse method to TreeGrid and Tree (#10283)Adam Wagner2018-02-081-0/+38
* Update to JSoup 1.11.2 (#10353)Leif Åstrand2017-11-231-1/+2
* Create DescriptionGenerator in package com.vaadin.ui (#10346)Aleksi Hietanen2017-11-211-1/+0
* Relax TreeGrid and Tree members access modifiers. (#10293)Ilia Motornyi2017-11-061-1/+10
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-6/+7
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-2/+2
* Add since tags and update release notes (#10109)Henri Sara2017-09-281-1/+7
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-1/+1
* Add scroll logic from TreeGrid to Tree (#10005)Piotr Wilkin2017-09-201-0/+49
* Add missing since tags for 8.2 (#9938)Henri Sara2017-09-071-8/+8
* Add missing Tree#getContentMode (#9889)Aleksi Hietanen2017-08-291-2/+14
* Fix since tags for 8.1.3 release (#9887)Aleksi Hietanen2017-08-291-2/+2
* Add declarative support to Tree (#9881)Aleksi Hietanen2017-08-291-0/+174
* Add item descriptions to Tree (#9840)Teemu Suo-Anttila2017-08-211-0/+25
* Add automatic recalculation of Tree width on expand/collapse (#9767)Teemu Suo-Anttila2017-08-021-4/+42
* Add missing since tag to Tree (#9711)Henri Sara2017-07-241-30/+37
* Remove non working setHeight methods from Tree (#9631)Jonni Nakari2017-07-181-27/+0
* Implement tree item context clickIlia Motornyi2017-07-101-8/+110
* Add mouse event details to Tree.ItemClick (#9599)Henri Sara2017-06-281-3/+19
* Add isExpanded() method to Tree and TreeGridHenri Sara2017-06-281-2/+13
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-1/+23
* New Tree component themeIlia Motornyi2017-05-231-0/+1
* Add MultiSelection support for Tree Component (#9354)Teemu Suo-Anttila2017-05-231-2/+56
* Add HasHierarchicalDataProvider#setTreeDataAleksi Hietanen2017-05-181-10/+0
* Add getters for providers to Tree and TreeGridTeemu Suo-Anttila2017-05-171-0/+40
* Add convenience constructors for Tree componentTeemu Suo-Anttila2017-05-171-1/+51
* Add BackEndHierarchicalDataProvider and an abstract base classAleksi Hietanen2017-05-161-1/+0
* Add ItemCollapseAllowedProvider interfaceAleksi Hietanen2017-05-161-1/+1
* Adds a passthrough to root component for most Composite methods (#9324)Teemu Suo-Anttila2017-05-161-0/+82
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-161-7/+3
* Add events and functionality to Tree (#9318)Teemu Suo-Anttila2017-05-161-0/+116
* Use v-tree8 as stylename for new Tree component (#9238)Teemu Suo-Anttila2017-05-051-2/+2
* Add additional overrides to Tree (#9225)Aleksi Hietanen2017-05-031-14/+85
* Add missing since tags for 8.1 (#9220)Henri Sara2017-05-031-0/+2
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-021-0/+364
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-201-1984/+0
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-86/+86
* Format using Eclipse NeonArtur Signell2016-08-181-13/+16
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1981