Searched refs:uiElement (Results 1 – 5 of 5) sorted by relevance
| /plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/ |
| D | options.js | 30 …unction(){n.getElement().on("click",function(c){})});CKEDITOR.ui.dialog.uiElement.call(this,c,d,k,… 31 CKEDITOR.ui.dialog.scaytItemList.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{…
|
| /plugin/ckgedit/ckeditor/plugins/scayt/dialogs/ |
| D | options.js | 29 …unction(){n.getElement().on("click",function(c){})});CKEDITOR.ui.dialog.uiElement.call(this,d,c,k,… 30 CKEDITOR.ui.dialog.scaytItemList.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{…
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 495 …return this._.initValue}},e=CKEDITOR.tools.extend({},CKEDITOR.ui.dialog.uiElement.prototype.eventP… 497 …n"};c.includeLabel&&(k["aria-labelledby"]=f.labelId);CKEDITOR.ui.dialog.uiElement.call(this,b,c,d,… 503 …["default"]});c.validate&&(this.validate=c.validate);CKEDITOR.ui.dialog.uiElement.call(this,b,c,d,… 504 e.checkbox=new CKEDITOR.ui.dialog.uiElement(b,a,d,"input",null,g);d.push(' \x3clabel id\x3d"',f,'" … 506 …able=!0;e.push(new CKEDITOR.ui.dialog.uiElement(b,r,y,"input",null,A));y.push(" ");new CKEDITOR.ui… 507 …te f.style;var k=CKEDITOR.tools.getNextId()+"_label";CKEDITOR.ui.dialog.uiElement.call(this,b,f,d,… 509 …of a.inputStyle&&(a.style=a.inputStyle);e.select=new CKEDITOR.ui.dialog.uiElement(b,a,d,"select",n… 513 …uiElement.call(this,d,e,k,"span",null,null,"");k=k.join("").match(a);l=l.match(b)||["","",""];c.te… 514 …ew CKEDITOR.ui.dialog.uiElement;CKEDITOR.ui.dialog.labeledElement.prototype=CKEDITOR.tools.extend(… 515 …ui.dialog.button.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{click:function(… [all …]
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 542 …return this._.initValue}},v=CKEDITOR.tools.extend({},CKEDITOR.ui.dialog.uiElement.prototype.eventP… 544 …n"};a.includeLabel&&(e["aria-labelledby"]=c.labelId);CKEDITOR.ui.dialog.uiElement.call(this,b,a,d,… 550 …["default"]});a.validate&&(this.validate=a.validate);CKEDITOR.ui.dialog.uiElement.call(this,b,a,d,… 551 f.checkbox=new CKEDITOR.ui.dialog.uiElement(b,c,e,"input",null,g);e.push(' \x3clabel id\x3d"',d,'" … 553 …able=!0;f.push(new CKEDITOR.ui.dialog.uiElement(b,p,u,"input",null,r));u.push(" ");new CKEDITOR.ui… 554 …te c.style;var e=CKEDITOR.tools.getNextId()+"_label";CKEDITOR.ui.dialog.uiElement.call(this,b,c,d,… 556 …of c.inputStyle&&(c.style=c.inputStyle);f.select=new CKEDITOR.ui.dialog.uiElement(b,c,e,"select",n… 560 …uiElement.call(this,f,c,m,"span",null,null,"");m=m.join("").match(b);g=g.match(a)||["","",""];d.te… 561 …ew CKEDITOR.ui.dialog.uiElement;CKEDITOR.ui.dialog.labeledElement.prototype=CKEDITOR.tools.extend(… 562 …ui.dialog.button.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{click:function(… [all …]
|
| D | ckeditor.js.unc | 10743 … r = CKEDITOR.tools.extend({}, CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors, { 10776 … CKEDITOR.ui.dialog.uiElement.call(this, b, a, d, "div", null, e, function() { 10871 … CKEDITOR.ui.dialog.uiElement.call(this, b, a, d, "span", null, null, function() { 10885 … f.checkbox = new CKEDITOR.ui.dialog.uiElement(b, c, e, "input", null, g); 10931 … f.push(new CKEDITOR.ui.dialog.uiElement(b, p, u, "input", null, r)); 10933 new CKEDITOR.ui.dialog.uiElement(b, h, u, "label", null, { 10971 CKEDITOR.ui.dialog.uiElement.call(this, b, c, d, "a", null, { 11008 f.select = new CKEDITOR.ui.dialog.uiElement(b, c, e, "select", null, 11076 … CKEDITOR.ui.dialog.uiElement.call(this, f, c, m, "span", null, null, ""); 11089 … CKEDITOR.ui.dialog.uiElement.call(this, b, c, f, "fieldset", null, null, function() { [all …]
|