Home
last modified time | relevance | path

Searched refs:onChange (Results 1 – 9 of 9) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js19 …,children:[{id:"txtUrl",type:"text",label:d.lang.common.url,required:!0,onChange:function(){var a=… method
21 …:"txtAlt",type:"text",label:d.lang.image.alt,accessKey:"T","default":"",onChange:function(){e(this… method
22 …e:"text",width:"45px",id:"txtWidth",label:d.lang.common.width,onKeyUp:z,onChange:function(){g.call… method
23 …"text",id:"txtHeight",width:"45px",label:d.lang.common.height,onKeyUp:z,onChange:function(){g.call… method
28 ….lang.image.border,"default":"",onKeyUp:function(){e(this.getDialog())},onChange:function(){g.call… method
29 ….lang.image.hSpace,"default":"",onKeyUp:function(){e(this.getDialog())},onChange:function(){g.call… method
31 ….lang.image.vSpace,"default":"",onKeyUp:function(){e(this.getDialog())},onChange:function(){g.call… method
33 …n.notSet,""],[d.lang.common.left,"left"],[d.lang.common.right,"right"]],onChange:function(){e(this… method
42 …iredContent:"img[title]",label:d.lang.common.advisoryTitle,"default":"",onChange:function(){e(this… method
43 …(l),c=(c?c:"").match(l);this.attributesInStyle={height:!!d,width:!!c}}},onChange:function(){g.call… method
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js7 …(this.setupContent(b),c&&c.disable(),h&&h.disable()):(c&&c.enable(),h&&h.enable());u&&u.onChange();
8 l&&l.onChange()},onOk:function(){var d=a.getSelection(),e=this._.selectedElement&&d.createBookmarks…
16 …ength(a.lang.common.invalidCssLength.replace("%1",a.lang.common.width)),onChange:function(){var a=… method
17 …ngth(a.lang.common.invalidCssLength.replace("%1",a.lang.common.height)),onChange:function(){var a=… method
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Dlink.js8 …Url,"url"],[b.toAnchor,"anchor"],[b.toEmail,"email"],[b.toPhone,"tel"]],onChange:function(){var a=… method
11 …e(f[0].toLowerCase())):c.test(b)&&a.setValue("");this.allowOnChange=!0},onChange:function(){if(thi… method
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dselect.js12 …Name",label:"",title:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var a=… method
14 …,id:"cmbValue",label:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var a=… method
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.js14 …le:"display:none",id:"selectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{h.… method
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/
H A Ddiv.js2 …ang.div.styleSelectLabel,"default":"",items:[[a.lang.common.notSet,""]],onChange:function(){var g=… method
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js58 items:[["loading..."]],onShow:function(){B=this},onChange:function(){a.textNode.SpellTab.setValue(t… method
73onChange:function(){a.buildOptionSynonyms(this.getValue())}},{type:"select",id:"Synonyms",label:a.… method
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js562 …tools.extend({},CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors,{onChange:function(b,a){thi… method
587 …cked},accessKeyUp:function(){this.setValue(!this.getValue())},eventProcessors:{onChange:function(b, method
588 a){if(!CKEDITOR.env.ie||8<CKEDITOR.env.version)return v.onChange.apply(this,arguments);b.on("load",…
589 …ement().focus()},eventProcessors:{onChange:function(b,a){if(!CKEDITOR.env.ie||8<CKEDITOR.env.versi… method
595 …alue||""},setInitValue:function(){this._.initValue=""},eventProcessors:{onChange:function(b,a){thi… method
847 …:"",validate:CKEDITOR.dialog.validate.inlineStyle(d.invalidInlineStyle),onChange:function(){},getS… method
1201 …Undo&&d.save()}function c(){d.enabled=a.readOnly?!1:"wysiwyg"==a.mode;d.onChange()}var d=a.undoMan…
1202 …Undo:!1});a.setKeystroke([[g[0],"undo"],[g[1],"redo"],[g[2],"redo"]]);d.onChange=function(){f.setS… function
1205 …kesLimit;this.typing||(this.hasUndo=this.typing=!0,this.hasRedo=!1,this.onChange());b?(d=0,this.ed…
1206 …extImage(!0);this.hasRedo=!!this.getNextImage(!1);this.resetType();this.onChange()},save:function(…
H A DCHANGES.md982 * [#12733](https://dev.ckeditor.com/ticket/12733): [IE9+] Fixed: Radio button `onChange` does not w…
1939 * [#9787](https://dev.ckeditor.com/ticket/9787): [IE9] `onChange` is not fired for checkboxes in di…