======= toArray ======= .. js:function:: webix.toArray(array) webix.toArray helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.extend`:js:func:. mixins `~webix.PowerArray`:js:class:. Referenced by ~~~~~~~~~~~~~ helpers `~webix._xhr_aborted`:js:func:, `~webix.destructors`:js:func:, `~webix.ui._popups`:js:func:. components `~webix.DataLoader`:js:class:. mixins `~webix.DataStore`:js:class:, `~webix.DragControl`:js:class:, `~webix.EventSystem`:js:class:, `~webix.GroupStore`:js:class:, `~webix.SelectionModel`:js:class:, `~webix.Touch`:js:class:, `~webix.TreeStore`:js:class:. views `~webix.ui.grouplist`:js:class:, `~webix.ui.unitlist`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___toarray.html Code ~~~~ .. literalinclude:: js_srcs/toArray_helper.js :language: javascript :linenos: