Searched refs:getButton (Results 1 – 1 of 1) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 567 …eyup",function(a){13==a.data.getKeystroke()&&m&&(b.getButton("ok")&&setTimeout(function(){b.getBut… 619 …button"==c.$.type||((c=this.getButton("ok"))&&CKEDITOR.tools.setTimeout(c.click,0,c),q=1),l=1;else… 643 setValueOf:function(a,b,c){return this.getContentElement(a,b).setValue(c)},getButton:function(a){re… 645 …er.show();this.getButton("ok").disable()}else a==CKEDITOR.DIALOG_STATE_IDLE&&(this.parts.spinner&&… 650 …n null};M.prototype={getContents:function(a){return E(this.contents,a)},getButton:function(a){retu… method
|