======== unitlist ======== .. js:class:: webix.ui.unitlist(data) :param object data: A configuration object Unitlist view. References ~~~~~~~~~~ views `~webix.ui.list`:js:class:. helpers `~webix.assert`:js:func:, `~webix.log`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:, `~webix.toArray`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.unitlist.html Code ~~~~ .. literalinclude:: js_srcs/unitlist_view.js :language: javascript :linenos: