===== Touch ===== .. js:class:: webix.Touch() Touch mixin References ~~~~~~~~~~ mixins `~webix.DataMove`:js:class:, `~webix.DragItem`:js:class:, `~webix.EditAbility`:js:class:, `~webix.KeysNavigation`:js:class:, `~webix.ValidateCollection`:js:class:. helpers `~webix._event`:js:func:, `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.copy`:js:func:, `~webix.delay`:js:func:, `~webix.event`:js:func:, `~webix.extend`:js:func:, `~webix.isArray`:js:func:, `~webix.isUndefined`:js:func:, `~webix.ready`:js:func:, `~webix.template`:js:func:, `~webix.toArray`:js:func:. views `~webix.ui.datatable`:js:class:. Referenced by ~~~~~~~~~~~~~ mixins `~webix.DragItem`:js:class:, `~webix.Scrollable`:js:class:. views `~webix.ui.carousel`:js:class:, `~webix.ui.grouplist`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__touch.html Code ~~~~ .. literalinclude:: js_srcs/Touch_mixin.js :language: javascript :linenos: