============== AtomDataLoader ============== .. js:class:: webix.AtomDataLoader() Atomdataloader mixin References ~~~~~~~~~~ mixins `~webix.DataDriver`:js:class:, `~webix.DataDriver.json`:js:class:. helpers `~webix.ajax`:js:func:, `~webix.bind`:js:func:, `~webix.isArray`:js:func:, `~webix.remote`:js:func:. Referenced by ~~~~~~~~~~~~~ components `~webix.DataLoader`:js:class:, `~webix.DataRecord`:js:class:. views `~webix.ui.property`:js:class:, `~webix.ui.template`:js:class:, `~webix.ui.toolbar`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__atomdataloader.html Code ~~~~ .. literalinclude:: js_srcs/AtomDataLoader_mixin.js :language: javascript :linenos: