========== baselayout ========== .. js:class:: webix.ui.baselayout(data) :param object data: A configuration object Baselayout view. References ~~~~~~~~~~ views `~webix.ui.baseview`:js:class:. helpers `~webix.assert`:js:func:, `~webix.debug_size_box_end`:js:func:, `~webix.debug_size_box_start`:js:func:, `~webix.extend`:js:func:, `~webix.isUndefined`:js:func:, `~webix.protoUI`:js:func:, `~webix.ui`:js:func:, `~webix.ui._view`:js:func:, `~webix.ui.each`:js:func:. mixins `~webix.EventSystem`:js:class:, `~webix.IdSpace`:js:class:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.layout`:js:class:, `~webix.ui.multiview`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.baselayout.html Code ~~~~ .. literalinclude:: js_srcs/baselayout_view.js :language: javascript :linenos: