========== resizearea ========== .. js:class:: webix.ui.resizearea(data) :param object data: A configuration object Resizearea view. References ~~~~~~~~~~ views `~webix.ui.datatable`:js:class:. helpers `~webix._event`:js:func:, `~webix.bind`:js:func:, `~webix.delay`:js:func:, `~webix.event`:js:func:, `~webix.eventRemove`:js:func:, `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.toNode`:js:func:. mixins `~webix.EventSystem`:js:class:, `~webix.PagingAbility`:js:class:, `~webix.Settings`:js:class:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.resizer`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.resizearea.html Code ~~~~ .. literalinclude:: js_srcs/resizearea_view.js :language: javascript :linenos: