Home
last modified time | relevance | path

Searched refs:tabletools (Results 1 – 9 of 9) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …e("colSpan")}}},f]}]}]}],onShow:function(){this.cells=CKEDITOR.plugins.tabletools.getSelectedCells…
H A DtableCell.js.unc305 this.cells = CKEDITOR.plugins.tabletools.getSelectedCells( this._.editor.getSelection() );
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …ute("colSpan")}}}]}]}]}],onShow:function(){this.cells=CKEDITOR.plugins.tabletools.getSelectedCells…
H A DtableCell.js.unc184 this.cells = CKEDITOR.plugins.tabletools.getSelectedCells( this._.editor.getSelection() );
/plugin/ckgedit/ckeditor/
H A DCHANGES.md42 …operties dialog from the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin shows st…
321 …issues/1014): Fixed: The [Table Tools](https://ckeditor.com/cke4/addon/tabletools) Cell Properties…
362 … command provided by the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin throws a…
436 …her styles for table cells in the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin.
934 …zontally features of the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin to be mo…
1684 …ddon/colordialog) plugin dependency from [Table Tools](https://ckeditor.com/cke4/addon/tabletools).
H A Dckeditor.js.unc23342 CKEDITOR.plugins.tabletools = {
23678 CKEDITOR.plugins.add("tabletools", CKEDITOR.plugins.tabletools)
24150 requires: "clipboard,tabletools",
24152 y = CKEDITOR.plugins.tabletools;
26635 …wblocks,showborders,sourcearea,specialchar,scayt,stylescombo,tab,table,tabletools,tableselection,u…
H A Dckeditor.js1182 …return e}var F=/^(?:td|th)$/,D=CKEDITOR.tools.isArray;CKEDITOR.plugins.tabletools={requires:"table… class in CKEDITOR.plugins
1194 …ertColumn:u,getSelectedCells:q};CKEDITOR.plugins.add("tabletools",CKEDITOR.plugins.tabletools)})();
1217 …,{requires:"clipboard,tabletools",onLoad:function(){y=CKEDITOR.plugins.tabletools;v=y.getSelectedC…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md16 …lso other styles for table cells in the [Table Tools](http://ckeditor.com/addon/tabletools) plugin.
514 …d Horizontally features of the [Table Tools](http://ckeditor.com/addon/tabletools) plugin to be mo…
1264 ….com/addon/colordialog) plugin dependency from [Table Tools](http://ckeditor.com/addon/tabletools).
H A Dckeditor.js1110 return f}var t=/^(?:td|th)$/,w=CKEDITOR.tools.isArray;CKEDITOR.plugins.tabletools={requires:"table,…
1123 …getSelectedCells:a};CKEDITOR.plugins.add("tabletools",CKEDITOR.plugins.tabletools)}(),CKEDITOR.too…
1142 CKEDITOR.plugins.tabletools;v=q.getSelectedCells;u=q.getCellColIndex;x=q.insertRow;B=q.insertColumn…