Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove warnings about pre-release content in documentation (#9737) | Henri Sara | 2017-07-26 | 1 | -2/+0 |
| | | | Resolves #9191 | ||||
* | Fix hierarchical dataprovider example code bug | tmattsso | 2017-07-13 | 1 | -1/+1 |
| | |||||
* | Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349) | Aleksi Hietanen | 2017-05-18 | 1 | -10/+6 |
| | |||||
* | Refactor common methods in in-memory data providers (#9308) | Aleksi Hietanen | 2017-05-16 | 1 | -11/+11 |
| | | | | | | * Refactor common methods of InMemoryHierarchicalDataProvider and ListDataProvider to a single interface * Rename HierarchyData and InMemoryHierarchicalDataProvider, introduce HasHierarchicalDataProvider * Additionally adds a helper method for recursive constructing TreeData with a child item provider. | ||||
* | Tree documentation | Ilia Motornyi | 2017-05-04 | 1 | -2/+4 |
| | |||||
* | Fix three typos in the documentation (#9230) | Ilia Motornyi | 2017-05-04 | 1 | -2/+2 |
| | |||||
* | Fix invalid link (#9183) | Artur | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | Initial Documentation for TreeGrid and Hierarchical Data (#8880) | Pekka Hyvönen | 2017-03-20 | 1 | -0/+130 |
* Initial Documentation for TreeGrid and Hierarchical Data Fixes #8615, part of #8616 |