======= tabview ======= .. js:class:: webix.ui.tabview(data) :param object data: A configuration object Tabview view. References ~~~~~~~~~~ views `~webix.ui.layout`:js:class:. helpers `~webix.assert`:js:func:, `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.uid`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.tabview.html Code ~~~~ .. literalinclude:: js_srcs/tabview_view.js :language: javascript :linenos: