========= DataStore ========= .. js:class:: webix.DataStore() Datastore mixin References ~~~~~~~~~~ mixins `~webix.DataDriver`:js:class:, `~webix.EventSystem`:js:class:. helpers `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.copy`:js:func:, `~webix.extend`:js:func:, `~webix.isArray`:js:func:, `~webix.isUndefined`:js:func:, `~webix.log`:js:func:, `~webix.toArray`:js:func:, `~webix.uid`:js:func:. Referenced by ~~~~~~~~~~~~~ components `~webix.DataLoader`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__datastore.html Code ~~~~ .. literalinclude:: js_srcs/DataStore_mixin.js :language: javascript :linenos: