======= ui.each ======= .. js:function:: webix.ui.each(parent, logic, master, include) webix.ui.each helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.event`:js:func:, `~webix.ui.resize`:js:func:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.accordion`:js:class:, `~webix.ui.baselayout`:js:class:, `~webix.ui.carousel`:js:class:, `~webix.ui.multiview`:js:class:, `~webix.ui.toolbar`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__ui_each.html Code ~~~~ .. literalinclude:: js_srcs/ui.each_helper.js :language: javascript :linenos: