Searched refs:lastTab (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 552 …,tabs:{},tabIdList:[],currentTabId:null,currentTabIndex:null,pageCount:0,lastTab:null,tabBarMode:!… 570 …]=[c,b];this._.tabIdList.push(a.id);!a.hidden&&this._.pageCount++;this._.lastTab=c;this.updateStyl…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 599 …,tabs:{},tabIdList:[],currentTabId:null,currentTabIndex:null,pageCount:0,lastTab:null,tabBarMode:!… property in CKEDITOR.dialog._ 617 …]=[c,b];this._.tabIdList.push(a.id);!a.hidden&&this._.pageCount++;this._.lastTab=c;this.updateStyl…
|
H A D | ckeditor.js.unc | 11781 lastTab: null, 12090 this._.lastTab = c;
|