Searched refs:enableInterface (Results 1 – 2 of 2) sorted by relevance
1127 enableInterface: function() {1147 this.enableInterface();1162 this.enableInterface();1896 enableInterface: function() { method1897 if (this.parent.enableInterface.apply(this, arguments)) {2755 enableInterface: function() {2756 if (this.parent.enableInterface.apply(this, arguments)) {
21 …enableInterface:function(){var a=this._enabled&&!this._readonly,b=!a;return a===this.enabledInterf…22 …enableInterface:function(){this.parent.enableInterface.apply(this,arguments)&&this.focusser.prop("… method