====== tabbar ====== .. js:class:: webix.ui.tabbar(data) :param object data: A configuration object Tabbar view. References ~~~~~~~~~~ views `~webix.ui.segmented`:js:class:. helpers `~webix.bind`:js:func:, `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:, `~webix.ui`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.tabbar.html Code ~~~~ .. literalinclude:: js_srcs/tabbar_view.js :language: javascript :linenos: