]> source.dussan.org Git - vaadin-framework.git/commit
Corrected method name TreeDataProvider#getTreeData (#11286)
authorAlejandro J. C De Baca <acdebaca@users.noreply.github.com>
Thu, 1 Nov 2018 08:40:22 +0000 (04:40 -0400)
committerSun Zhe <31067185+ZheSun88@users.noreply.github.com>
Thu, 1 Nov 2018 08:40:22 +0000 (10:40 +0200)
commit4d053a9c1ce1ef0ac63769867c4f89f74a99de26
tree71b3c62614038ccfe1e85de530ac5253acf0a3b9
parent242ee1c15a17bed92245a02fac944bddb425dc3e
Corrected method name TreeDataProvider#getTreeData (#11286)

* Corrected method name TreeDataProvider#getTreeData

The method name was incorrect in the documentation - was showing `getData()` but should be `getTreeData()`.
documentation/components/components-treegrid.asciidoc