============ UploadDriver ============ .. js:class:: webix.UploadDriver() Uploaddriver mixin References ~~~~~~~~~~ mixins `~webix.DataDriver`:js:class:. helpers `~webix._event`:js:func:, `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.codebase`:js:func:, `~webix.extend`:js:func:, `~webix.require`:js:func:, `~webix.uid`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__uploaddriver.html Code ~~~~ .. literalinclude:: js_srcs/UploadDriver_mixin.js :language: javascript :linenos: