===== jsonp ===== .. js:function:: webix.jsonp(url, params, callback, master) webix.jsonp helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.jsonp.timer`:js:func:, `~webix.uid`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___jsonp.html Code ~~~~ .. literalinclude:: js_srcs/jsonp_helper.js :language: javascript :linenos: