== ui == .. js:function:: webix.ui([see official doc]) webix.ui helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.assert_error`:js:func:, `~webix.isArray`:js:func:, `~webix.toNode`:js:func:, `~webix.ui._fixHeight`:js:func:, `~webix.ui.views`:js:func:, `~webix.uid`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.editors`:js:attr:, `~webix.markup`:js:attr:, `~webix.protoUI`:js:func:, `~webix.proxy.local`:js:attr:, `~webix.skin.set`:js:func:, `~webix.ui.animate`:js:func:, `~webix.ui.fullScreen`:js:func:, `~webix.ui.hasMethod`:js:func:, `~webix.ui.views`:js:func:. mixins `~webix.ActiveContent`:js:class:, `~webix.EditAbility`:js:class:, `~webix.HTMLOptions`:js:class:, `~webix.PagingAbility`:js:class:, `~webix.Scrollable`:js:class:. views `~webix.ui.baselayout`:js:class:, `~webix.ui.fieldset`:js:class:, `~webix.ui.menu`:js:class:, `~webix.ui.tabbar`:js:class:, `~webix.ui.text`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___ui.html Code ~~~~ .. literalinclude:: js_srcs/ui_helper.js :language: javascript :linenos: