===== proxy ===== .. js:function:: webix.proxy(name, source, extra) webix.proxy helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.assert`:js:func:, `~webix.copy`:js:func:, `~webix.extend`:js:func:. Referenced by ~~~~~~~~~~~~~ components `~webix.DataProcessor`:js:class:. views `~webix.ui.slider`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___proxy.html Code ~~~~ .. literalinclude:: js_srcs/proxy_helper.js :language: javascript :linenos: