Home
last modified time | relevance | path

Searched defs:onChange (Results 1 – 8 of 8) 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/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/table/dialogs/
H A Dtable.js16 …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/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/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/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
18 …[h.targetTop,"_top"],[h.targetSelf,"_self"],[h.targetParent,"_parent"]],onChange:t,setup:function(… property
/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
73 …electNode.Categories=this;a.LocalizationLabel.Categories.instance=this},onChange:function(){a.buil… 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
589 …getElement().focus();return}b[0].getElement().focus()},eventProcessors:{onChange:function(b,a){if(… 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
1202 …Undo:!1});a.setKeystroke([[g[0],"undo"],[g[1],"redo"],[g[2],"redo"]]);d.onChange=function(){f.setS… function