Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 1 of 1) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js222 CKEDITOR.command.prototype={enable:function(){this.state==CKEDITOR.TRISTATE_DISABLED&&this.checkAll… method in CKEDITOR
582 …n(){return this._.disabled?!1:this.fire("click",{dialog:this._.dialog})},enable:function(){this._.… method