========== scrollview ========== .. js:class:: webix.ui.scrollview(data) :param object data: A configuration object Scrollview view. References ~~~~~~~~~~ views `~webix.ui.view`:js:class:. helpers `~webix.protoUI`:js:func:, `~webix.ui._view`:js:func:, `~webix.ui.scrollSize`:js:func:. mixins `~webix.EventSystem`:js:class:, `~webix.Scrollable`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.scrollview.html Code ~~~~ .. literalinclude:: js_srcs/scrollview_view.js :language: javascript :linenos: