Searched refs:currentTabId (Results 1 – 6 of 6) sorted by relevance
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/ |
H A D | wsc.js | 15 …currentTabId).style.height="240px"};a.sendData=function(b){var c=b._.currentTabId,e=b._.contents[c… 21 …currentTabId;a.buildOptionLang(c.setLangList,a.dialog.getParentEditor().name);v[c.getCurrentLangGr… 23 …currentTabId,b)||a.LocalizationButton[b].instance;b.enable();b.getElement().setStyle("color","#333… 24 …"),c("ChangeAll"));return b},O={iframeOnload:function(b){b=a.dialog._.currentTabId;E(a.targetFromF… 26 …Disable()},finish:function(b){delete b.id;N();b=a.dialog.getContentElement(a.dialog._.currentTabId, 29 …currentTabId],id:"options_outer__page"})},getOptions:function(b){var c=b.DefOptions.udn;a.Localiza… 31 target:a.targetFromFrame[a.iframeNumber+"_"+a.dialog._.currentTabId]})},data:function(a){delete a.i… 34 …currentTabId,"bottomGroup").getElement();b.removeStyle("display");b.removeStyle("position");b.remo… 45 …n(c){this.getElement().focus();a.div_overlay.setEnable();c=a.dialog._.currentTabId;var d=a.iframeN… 56 …bel:"spellContent",html:"",setup:function(b){b=a.iframeNumber+"_"+b._.currentTabId;var c=document.… [all …]
|
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/ |
H A D | wsc.js | 15 …currentTabId).style.height="240px"};a.sendData=function(b){var d=b._.currentTabId,c=b._.contents[d… 21 …currentTabId;a.buildOptionLang(d.setLangList,a.dialog.getParentEditor().name);if(c=d.getCurrentLan… 23 …currentTabId,b)||a.LocalizationButton[b].instance;b.enable();b.getElement().setStyle("color","#333… 24 …"),d("ChangeAll"));return b},P={iframeOnload:function(b){b=a.dialog._.currentTabId;F(a.targetFromF… 26 …Disable()},finish:function(b){delete b.id;O();b=a.dialog.getContentElement(a.dialog._.currentTabId, 30 …currentTabId],id:"options_outer__page"})},getOptions:function(b){var d=b.DefOptions.udn;a.Localiza… 32 g.postMessage.send({message:b,target:a.targetFromFrame[a.iframeNumber+"_"+a.dialog._.currentTabId]}… 35 …"SpellTab")},p=function(){var b=a.dialog.getContentElement(a.dialog._.currentTabId,"bottomGroup").… 36 a.dialog.getContentElement(a.dialog._.currentTabId,"bottomGroup").getElement(),d=document.activeEle… 46 …n(c){this.getElement().focus();a.div_overlay.setEnable();c=a.dialog._.currentTabId;var d=a.iframeN… [all …]
|
/plugin/ckgedit/ckeditor/plugins/find/dialogs/ |
H A D | find.js | 24 …e(h.getValue())}}})},onShow:function(){f.searchRange=r();var a=this._.currentTabId,b=this.getParen… 25 c.focus());delete f.matchRange},onFocus:function(){return"replace"==this._.currentTabId?this.getCon…
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 531 …currentTabId)+a,c=b-1;c>b-a;c--)if(this._.tabs[this._.tabIdList[c%a]][0].$.offsetHeight)return thi… 548 …(f&&!y._.tabBarMode&&(e==b.length||-1==e)){y._.tabBarMode=!0;y._.tabs[y._.currentTabId][0].focus(); 549 …1&&!y._.tabBarMode&&1<y.getPageCount())y._.tabBarMode=!0,y._.tabs[y._.currentTabId][0].focus(),y._… 550 …re("cancel",{hide:!0}).hide&&this.hide(),t=1;else return;else this.selectPage(this._.currentTabId), 552 size:{width:0,height:0},contents:{},buttons:{},accessKeyMap:{},tabs:{},tabIdList:[],currentTabId:nu… 556 …nt;b.config.dialog_startupFocusTab&&a?(y._.tabBarMode=!0,y._.tabs[y._.currentTabId][0].focus(),y._… 570 …sKeyMap["CTRL+"+a.accessKey]=a.id)}},selectPage:function(a){if(this._.currentTabId!=a&&!this._.tab… 571 …currentTabId})){for(var c in this._.tabs){var d=this._.tabs[c][0],e=this._.tabs[c][1];c!=a&&(d.rem… 572 …&&this._.tabs[b][0];c&&1!=this._.pageCount&&c.isVisible()&&(b==this._.currentTabId&&this.selectPag… 592 …ntents"););if(!a)return this;a=a.getAttribute("name");this._.dialog._.currentTabId!=a&&this._.dial…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 578 …currentTabId)+a,c=b-1;c>b-a;c--)if(this._.tabs[this._.tabIdList[c%a]][0].$.offsetHeight)return thi… 595 …(g&&!l._.tabBarMode&&(e==b.length||-1==e)){l._.tabBarMode=!0;l._.tabs[l._.currentTabId][0].focus(); 596 …1&&!l._.tabBarMode&&1<l.getPageCount())l._.tabBarMode=!0,l._.tabs[l._.currentTabId][0].focus(),l._… 597 …re("cancel",{hide:!0}).hide&&this.hide(),n=1;else return;else this.selectPage(this._.currentTabId), 599 size:{width:0,height:0},contents:{},buttons:{},accessKeyMap:{},tabs:{},tabIdList:[],currentTabId:nu… property in CKEDITOR.dialog._ 603 …nt;a.config.dialog_startupFocusTab&&b?(l._.tabBarMode=!0,l._.tabs[l._.currentTabId][0].focus(),l._… 609 this._.currentTabId&&this.selectPage(this.definition.contents[0].id);null===CKEDITOR.dialog._.curre… 618 …his._.currentTabId!=a&&!this._.tabs[a][0].hasClass("cke_dialog_tab_disabled")&&!1!==this.fire("sel… 619 …currentTabId=a;this._.currentTabIndex=CKEDITOR.tools.indexOf(this._.tabIdList,a)}},updateStyle:fun… 639 …ntents"););if(!a)return this;a=a.getAttribute("name");this._.dialog._.currentTabId!=a&&this._.dial…
|
H A D | ckeditor.js.unc | 11404 …tabIdList.length, b = CKEDITOR.tools.indexOf(this._.tabIdList, this._.currentTabId) + a, c = b - 1… 11410 …tabIdList.length, b = CKEDITOR.tools.indexOf(this._.tabIdList, this._.currentTabId), c = b + 1; c … 11713 l._.tabs[l._.currentTabId][0].focus(); 11741 else this.selectPage(this._.currentTabId), 11778 currentTabId: null, 11963 this._.currentTabId && this.selectPage(this.definition.contents[0].id); 12101 …if (this._.currentTabId != a && !this._.tabs[a][0].hasClass("cke_dialog_tab_disabled") && !1 !== t… 12103 currentPage: this._.currentTabId 12117 this._.currentTabId = a; 12126 …b && 1 != this._.pageCount && b.isVisible() && (a == this._.currentTabId && this.selectPage(x.call… [all …]
|