Home
last modified time | relevance | path

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

/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/
H A Dpaste.js11 a.append(e);this.focus=function(){e.focus();this.fire("focus")}}this.getInputElement=function(){ret… method
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js583 …ototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,{getInputElement:function(){re… method
586 …ototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,{getInputElement:function(){re… method
587 return this},clear:function(){for(var b=this.getInputElement().$;0<b.length;)b.remove(0);return thi… method
590 …otype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,q,{getInputElement:function(){va… method
659 …{getElement:function(){return CKEDITOR.document.getById(this.domId)},getInputElement:function(){re… method