========= DataValue ========= .. js:class:: webix.DataValue(data) :param object data: A configuration object Datavalue component. References ~~~~~~~~~~ helpers `~webix.isUndefined`:js:func:, `~webix.proto`:js:func:, `~webix.ui.views`:js:func:, `~webix.uid`:js:func:. mixins `~webix.BaseBind`:js:class:, `~webix.EventSystem`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__datavalue.html Code ~~~~ .. literalinclude:: js_srcs/DataValue_component.js :language: javascript :linenos: