Home
last modified time | relevance | path

Searched refs:tableselection (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgedit/ckeditor/
H A DCHANGES.md53 …e a table with the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin is cau…
54 …e a table with the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin insert…
94 …n selecting cells for the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin.
105 …only mode when the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin is use…
106 …election created with the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin.
160 …/kbd> is pressed over the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin.
332 …de table cell with [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin enable…
333 … to the table with [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin in cer…
382 …/694): Refactoring in the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin:
412 …exception when the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin is loa…
[all …]
H A Dckeditor.js.unc9511 …else if (b && b.plugins.tableselection && CKEDITOR.plugins.tableselection.isSupportedEnvironment &…
24057 CKEDITOR.plugins.tableselection = {
24149 CKEDITOR.plugins.add("tableselection", {
24157 CKEDITOR.document.appendStyleSheet(this.path + "styles/tableselection.css")
24160 …CKEDITOR.plugins.tableselection.isSupportedEnvironment && (a.addContentsCss && a.addContentsCss(th…
24172 CKEDITOR.plugins.tableselection.keyboardIntegration(a);
26635 …orders,sourcearea,specialchar,scayt,stylescombo,tab,table,tabletools,tableselection,undo,lineutils…
H A Dckeditor.js474 l=void 0}if(l)this.fake(l);else if(b&&b.plugins.tableselection&&CKEDITOR.plugins.tableselection.isS…
1212 …ocessed")&&d&&d.remove();CKEDITOR.dom.element.clearAllMarkers(h)}};CKEDITOR.plugins.tableselection= class in CKEDITOR.plugins
1218tableselection.isSupportedEnvironment&&(a.addContentsCss&&a.addContentsCss(this.path+"styles/table…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js434 …ribute("contenteditable")))break a;n=void 0}if(n)this.fake(n);else if(d&&d.plugins.tableselection&&
435 CKEDITOR.plugins.tableselection.isSupportedEnvironment&&a(b)&&!B)c.call(this,b);else{if(q){r=CKEDIT…
1137 …ta.name)&&c(a,d.data)})}var w={active:!1},q,v,u,x,B;CKEDITOR.plugins.tableselection={getCellsBetwe…
1142 …ath+"/styles/tableselection.css")},init:function(a){CKEDITOR.plugins.tableselection.isSupportedEnv…
1143 …ragstart",m);b.attachListener(a,"selectionCheck",d);CKEDITOR.plugins.tableselection.keyboardIntegr…
H A DCHANGES.md13 …ticket/16755): Added the [Table Selection](http://ckeditor.com/addon/tableselection) plugin that l…