======= suggest ======= .. js:class:: webix.ui.suggest(data) :param object data: A configuration object Suggest view. References ~~~~~~~~~~ views `~webix.ui.popup`:js:class:. helpers `~webix._event`:js:func:, `~webix.bind`:js:func:, `~webix.copy`:js:func:, `~webix.delay`:js:func:, `~webix.extend`:js:func:, `~webix.isUndefined`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:, `~webix.toFunctor`:js:func:, `~webix.toNode`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.suggest.html Code ~~~~ .. literalinclude:: js_srcs/suggest_view.js :language: javascript :linenos: