Home
last modified time | relevance | path

Searched refs:columns (Results 126 – 150 of 286) sorted by last modified time

12345678910>>...12

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php5176 * @param int $columns
5180 public function setWindowSize($columns = 80, $rows = 24) argument
5182 $this->windowColumns = $columns;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DImportContextCsvImportOptions.php26 public $columns; variable in Google\\Service\\SQLAdmin\\ImportContextCsvImportOptions
51 public function setColumns($columns) argument
53 $this->columns = $columns;
60 return $this->columns;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DStandardSqlTableType.php29 public function setColumns($columns) argument
31 $this->columns = $columns;
38 return $this->columns;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DInsertTableRequest.php25 public $columns; variable in Google\\Service\\Docs\\InsertTableRequest
38 public function setColumns($columns) argument
40 $this->columns = $columns;
47 return $this->columns;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DTable.php51 public function setColumns($columns) argument
53 $this->columns = $columns;
60 return $this->columns;
/plugin/c3chart/assets/
H A Dc3.min.js2columns)return;e=c.convertColumnsToData(t.columns)}r=c.convertDataToTargets(e,!0),c.data.targets.f…
H A Dd3.min.js2 … e=an(t);return function(r,i){return n(e(r),i,t)}}(t,e):an(t)});return o.columns=i||[],o},parseRow…
/plugin/c3chart/
H A DREADME.md33 columns: [
48 columns: [
/plugin/tablelayout/
H A DREADME3 Set the width of table columns and set which lines to fix
H A Dplugin.info.txt6 desc Set the width of table columns and set which lines to fix
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php172 $columns = $search->getColumns();
173 foreach ($columns as $index => $column) {
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableParser.php45 private array $columns;
58 * @param array<int, string|null> $columns
61 * @psalm-param array<int, TableCell::ALIGN_*|null> $columns
63 * @phpstan-param array<int, TableCell::ALIGN_*|null> $columns
65 public function __construct(array $columns, array $headerCells)
69 $this->columns = $columns;
122 // Body can not have more columns than head
143 if ($column < \count($this->columns)) {
144 $tableCell->setAlign($this->columns[
110 parseRow(string $line, array $columns, string $type = TableCell TYPE_BODY) global() argument
[all...]
/plugin/quickstats/lang/en/
H A Dquery.txt27 Queries will result in tables with the following columns for each of the months you select from the…
34 of displaying a ''brief'' format with the following columns:
41 The columns in angle brackets will not appear in every table. The ''Country'' column will be excl…
/plugin/csv/_test/csv/
H A Dc-q-q-escaping.csv6 "columns with
7 new line","columns with tab"
/plugin/strata/
H A Dmanual.txt398 The ''%%ui%%'' block controls the interactive user interface of tables and lists. It can be used to make columns sortable and filterable. A ''%%ui%%'' block looks as follows:
414 Using ''%%sort%%'' you can specify whether all columns are sortable (''%%default%%'') or not (''%%none%%''). Instead of the default sorting order, you can also choose ''%%left to right%%'' or ''%%right to left%%'' sorting.
416 Using ''%%filter%%'' you can specify whether and how columns are filterable:
422 By default, columns are not filterable.
425 The properties ''%%sort%%'' and ''%%filter%%'' are applied on each column. It is also possible to set these properties differently for some columns, as follows:
446 Here, we use a block ''%%Relation%%'' to set different properties for the column named ''%%Relation%%'' (this name is specified in the ''%%fields%%'' group). Thus, all columns are sortable and have text-based filters, except the column ''%%Relation%%'', which is not sortable and has a select-based filter.
448 Besides identifying columns by name, they can also be identified by number. For example, column ''%%Relation%%'' is also column ''%%#2%%''.
450 When multiple columns have the same name, settings are applied to all columns that have the given name. To identify specific columns, inde
[all...]
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1459 var columns = tableObj["Columns"]["y:Column"];
1462 if (columns)
1464 if (!(columns instanceof Array))
1465 columns = [columns];
1467 for (var i = 0; i < columns.length; i++)
1469 x = this.addColumn(columns[i], node, (i & 1), x, yShift, colMapping, defColStyle);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css1858 grid-template-columns: repeat(3, 30px);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705 …n=no(t);return function(r,i){return e(n(r),i,t)}}(t,e):no(t)}));return a.columns=i||[],a},parseRow…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6 …n=no(t);return function(r,i){return e(n(r),i,t)}}(t,e):no(t)}));return a.columns=i||[],a},parseRow…
/plugin/refnotes/
H A Ddatabase.php238 $columns = 0;
249 $columns = $column;
252 if ($column != $columns) {
276 if ($valid && ($row > 1) && ($columns > 1)) {
277 $this->handleTable($table, $columns, $row);
286 private function handleTable($table, $columns, $rows) { argument
288 for ($c = 0; $c < $columns; $c++) {
293 $this->handleDataSheet($table, $columns, $rows, $key);
296 if ($columns == 2) {
312 private function handleDataSheet($table, $columns, argument
[all...]
/plugin/refnotes/lang/en/
H A D__template.txt6 * Use separate table for each note (//card//). The table should have two columns where the first column is used to specify the field names.
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1 …n=no(t);return function(r,i){return e(n(r),i,t)}}(t,e):no(t)}));return a.columns=i||[],a},parseRow…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …e',\n 'col_total',\n 'collect',\n 'color',\n 'column',\n 'columns',\n 'comment',…
H A Dbundle.js.map1columns) {\n return new Function(\"d\", \"return {\" + columns.map(function(name, i) {\n retur…

12345678910>>...12