Searched refs:onKeyUp (Results 1 – 2 of 2) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 22 …ldren:[{type:"text",width:"45px",id:"txtWidth",label:d.lang.common.width,onKeyUp:z,onChange:functi… property 23 …))}},{type:"text",id:"txtHeight",width:"45px",label:d.lang.common.height,onKeyUp:z,onChange:functi… property 28 …:"img{border-width}",width:"60px",label:d.lang.image.border,"default":"",onKeyUp:function(){e(this… method 29 …-left,margin-right}",width:"60px",label:d.lang.image.hSpace,"default":"",onKeyUp:function(){e(this… method 31 …-top,margin-bottom}",width:"60px",label:d.lang.image.vSpace,"default":"",onKeyUp:function(){e(this… method
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | link.js | 10 …d:"url",label:h.url,required:!0,onLoad:function(){this.allowOnChange=!0},onKeyUp:function(){this.a… method 11 …");this.allowOnChange=!0},onChange:function(){if(this.allowOnChange)this.onKeyUp()},validate:funct…
|