==== copy ==== .. js:function:: webix.copy(source) webix.copy helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.assert`:js:func:, `~webix.assert_level_in`:js:func:, `~webix.assert_level_out`:js:func:, `~webix.isArray`:js:func:, `~webix.isDate`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.proxy`:js:func:, `~webix.proxy.local`:js:attr:, `~webix.toPDF`:js:func:, `~webix.ui.fullScreen`:js:func:. components `~webix.DataProcessor`:js:class:. mixins `~webix.DataStore`:js:class:, `~webix.Touch`:js:class:, `~webix.TreeDataMove`:js:class:, `~webix.TreeStore`:js:class:, `~webix.Undo`:js:class:, `~webix.Values`:js:class:. views `~webix.ui.calendar`:js:class:, `~webix.ui.carousel`:js:class:, `~webix.ui.grouplist`:js:class:, `~webix.ui.slider`:js:class:, `~webix.ui.suggest`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___copy.html Code ~~~~ .. literalinclude:: js_srcs/copy_helper.js :language: javascript :linenos: