======== property ======== .. js:class:: webix.ui.property(data) :param object data: A configuration object Property view. References ~~~~~~~~~~ views `~webix.ui.view`:js:class:. components `~webix.SingleRender`:js:class:. helpers `~webix.clone`:js:func:, `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:, `~webix.uid`:js:func:. mixins `~webix.AtomDataLoader`:js:class:, `~webix.AutoTooltip`:js:class:, `~webix.EditAbility`:js:class:, `~webix.EventSystem`:js:class:, `~webix.MapCollection`:js:class:, `~webix.MouseEvents`:js:class:, `~webix.Scrollable`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.property.html Code ~~~~ .. literalinclude:: js_srcs/property_view.js :language: javascript :linenos: