========= treetable ========= .. js:class:: webix.ui.treetable(data) :param object data: A configuration object Treetable view. References ~~~~~~~~~~ views `~webix.ui.datatable`:js:class:. helpers `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:. mixins `~webix.TreeAPI`:js:class:, `~webix.TreeClick`:js:class:, `~webix.TreeDataLoader`:js:class:, `~webix.TreeDataMove`:js:class:, `~webix.TreeStateCheckbox`:js:class:, `~webix.TreeStore`:js:class:, `~webix.TreeTablePaste`:js:class:, `~webix.TreeType`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.treetable.html Code ~~~~ .. literalinclude:: js_srcs/treetable_view.js :language: javascript :linenos: