======= promise ======= .. js:class:: webix.promise(data) :param object data: A configuration object Promise component. References ~~~~~~~~~~ helpers `~webix.ajax`:js:func:, `~webix.assert`:js:func:, `~webix.bind`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__promise.html Code ~~~~ .. literalinclude:: js_srcs/promise_component.js :language: javascript :linenos: