========== DataRecord ========== .. js:class:: webix.DataRecord(data) :param object data: A configuration object Datarecord component. References ~~~~~~~~~~ helpers `~webix.extend`:js:func:, `~webix.proto`:js:func:, `~webix.ui.views`:js:func:, `~webix.uid`:js:func:. mixins `~webix.AtomDataLoader`:js:class:, `~webix.BaseBind`:js:class:, `~webix.EventSystem`:js:class:, `~webix.Settings`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__datarecord.html Code ~~~~ .. literalinclude:: js_srcs/DataRecord_component.js :language: javascript :linenos: