============== TreeCollection ============== .. js:class:: webix.TreeCollection(data) :param object data: A configuration object Treecollection component. References ~~~~~~~~~~ components `~webix.DataCollection`:js:class:. helpers `~webix.extend`:js:func:, `~webix.proto`:js:func:. mixins `~webix.TreeDataLoader`:js:class:, `~webix.TreeDataMove`:js:class:, `~webix.TreeStore`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__treecollection.html Code ~~~~ .. literalinclude:: js_srcs/TreeCollection_component.js :language: javascript :linenos: