========= TreeStore ========= .. js:class:: webix.TreeStore() Treestore mixin References ~~~~~~~~~~ helpers `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.clone`:js:func:, `~webix.copy`:js:func:, `~webix.extend`:js:func:, `~webix.isArray`:js:func:, `~webix.toArray`:js:func:. Referenced by ~~~~~~~~~~~~~ components `~webix.TreeCollection`:js:class:. views `~webix.ui.grouplist`:js:class:, `~webix.ui.tree`:js:class:, `~webix.ui.treetable`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__treestore.html Code ~~~~ .. literalinclude:: js_srcs/TreeStore_mixin.js :language: javascript :linenos: