========= grouplist ========= .. js:class:: webix.ui.grouplist(data) :param object data: A configuration object Grouplist view. References ~~~~~~~~~~ views `~webix.ui.list`:js:class:. helpers `~webix.animate`:js:func:, `~webix.animate.breakLine`:js:func:, `~webix.animate.formLine`:js:func:, `~webix.animate.isSupported`:js:func:, `~webix.bind`:js:func:, `~webix.clone`:js:func:, `~webix.copy`:js:func:, `~webix.delay`:js:func:, `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:, `~webix.toArray`:js:func:, `~webix.type`:js:func:. mixins `~webix.Group`:js:class:, `~webix.Touch`:js:class:, `~webix.TreeStore`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.grouplist.html Code ~~~~ .. literalinclude:: js_srcs/grouplist_view.js :language: javascript :linenos: