========== BindSource ========== .. js:class:: webix.BindSource() Bindsource mixin References ~~~~~~~~~~ mixins `~webix.CollectionBind`:js:class:, `~webix.RecordBind`:js:class:, `~webix.ValueBind`:js:class:. helpers `~webix.clone`:js:func:, `~webix.extend`:js:func:, `~webix.log`:js:func:. Referenced by ~~~~~~~~~~~~~ mixins `~webix.BaseBind`:js:class:. components `~webix.DataCollection`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__bindsource.html Code ~~~~ .. literalinclude:: js_srcs/BindSource_mixin.js :language: javascript :linenos: