========== richselect ========== .. js:class:: webix.ui.richselect(data) :param object data: A configuration object Richselect view. References ~~~~~~~~~~ views `~webix.ui.text`:js:class:. helpers `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.isUndefined`:js:func:, `~webix.protoUI`:js:func:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.combo`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.richselect.html Code ~~~~ .. literalinclude:: js_srcs/richselect_view.js :language: javascript :linenos: