Home
last modified time | relevance | path

Searched refs:columns (Results 151 – 175 of 286) sorted by relevance

12345678910>>...12

/plugin/dokumicrobugtracker/
H A Dstyle.css326 * Sorting classes for columns
908 * Sorting classes for columns
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95columns":"Columns","deleteTable":"Delete Table","headers":"Headers","headersBoth":"Both","headersC…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css377 * Sorting classes for columns
H A Ddemo_table.css326 * Sorting classes for columns
/plugin/edittable/lib/
H A Dhandsontable.full.js15765 var columnSetting = settings.columns || GridSettings.prototype.columns;
16728 …if (priv.settings.columns && (0, _function.isFunction)(priv.settings.columns) && priv.settings.col…
16730 …} else if (priv.settings.columns && priv.settings.columns[col] && priv.settings.columns[col].title…
17757 this.columns = [];
18091 this.columns.length = 0;
19664 columns: void 0,
33370 var columns = this.instance.getSettings().columns;
33372 if (columns) {
33385 var column = columnsAsFunc ? columns(i) : columns[i];
37055 if (columns.length) {
[all …]
/plugin/database/
H A Ddatabase.php1098 $columns = array();
1105 $columns[$counter] =
1109 return $columns;
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md304 [NB only works on table columns or rows]
313 - Tables - bug when using colspan across columns which may have a cell width specified
359 - Tables - colspan (on a row after first row) exceeds number of columns in table
418 - table with fixed width column and long word in cell set to colspan across this column (adding spare width to all columns)
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale.js.map1 …ction_time: \"Time period\",\n\t\tsection_type: \"Type\",\n\n\t\t/* grid columns */\n\t\tcolumn_wb…
H A Dlocale_cn.js.map1 …,\n\t\tsection_time: \"时间范围\",\n\t\tsection_type: \"类型\",\n\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_cs.js.map1 …tion_time: \"Doba platnosti\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_da.js.map1 …section_time: \"Tidsperiode\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_fi.js.map1 …\tsection_time: \"Aikajakso\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_he.js.map1 …\n\t\tsection_time: \"תקופה\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_si.js.map1 …ction_time: \"Časovni okvir\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_sv.js.map1 …,\n\t\tsection_time: \"Tid\",\n\t\tsection_type: \"Typ\",\n\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_ua.js.map1 …ion_time: \"Часовий проміжок\",\n\t\tsection_type: \"Тип\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_ar.js.map1 …tion_time: \"الفترة الزمنية\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_el.js.map1 …on_time: \"Χρονική περίοδος\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_hr.js.map1 …n_time: \"Vremenski Period\",\n\t\tsection_type: \"Tip\",\n\n\t\t/* grid columns */\n\t\tcolumn_wb…
H A Dlocale_id.js.map1 …\t\tsection_time: \"Periode\",\n\t\tsection_type: \"Type\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_it.js.map1 …on_time: \"Periodo di tempo\",\n\t\tsection_type: \"Tipo\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_ru.js.map1 …ction_time: \"Период времени\",\n\t\tsection_type: \"Тип\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
H A Dlocale_be.js.map1 …tsection_time: \"Перыяд часу\",\n\t\tsection_type: \"Тып\",\n\t\t/* grid columns */\n\n\t\tcolumn_…
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt31 DlgImgHelpLiRight : "Use <b>right</b> and <b>middle</b> to create columns at the center and right…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc257 label: editor.lang.table.columns,

12345678910>>...12