=========== EditAbility =========== .. js:class:: webix.EditAbility() Editability mixin References ~~~~~~~~~~ mixins `~webix.Undo`:js:class:. helpers `~webix._event`:js:func:, `~webix.assert`:js:func:, `~webix.bind`:js:func:, `~webix.delay`:js:func:, `~webix.editors`:js:attr:, `~webix.extend`:js:func:, `~webix.isArray`:js:func:, `~webix.isUndefined`:js:func:, `~webix.ui`:js:func:. Referenced by ~~~~~~~~~~~~~ mixins `~webix.Touch`:js:class:. views `~webix.ui.property`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__editability.html Code ~~~~ .. literalinclude:: js_srcs/EditAbility_mixin.js :language: javascript :linenos: