========= segmented ========= .. js:class:: webix.ui.segmented(data) :param object data: A configuration object Segmented view. References ~~~~~~~~~~ views `~webix.ui.text`:js:class:. helpers `~webix.assert`:js:func:, `~webix.once`:js:func:, `~webix.protoUI`:js:func:, `~webix.uid`:js:func:. mixins `~webix.HTMLOptions`:js:class:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.tabbar`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.segmented.html Code ~~~~ .. literalinclude:: js_srcs/segmented_view.js :language: javascript :linenos: