Home
last modified time | relevance | path

Searched refs:TableRow (Results 1 – 16 of 16) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DGetQueryResultsResponse.php51 protected $rowsType = TableRow::class;
177 * @param TableRow[]
184 * @return TableRow[]
H A DQueryResponse.php49 protected $rowsType = TableRow::class;
177 * @param TableRow[]
184 * @return TableRow[]
H A DTableDataList.php35 protected $rowsType = TableRow::class;
85 * @param TableRow[]
92 * @return TableRow[]
H A DTableRow.php20 class TableRow extends \Google\Collection class
43 class_alias(TableRow::class, 'Google_Service_Bigquery_TableRow');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTable.php39 protected $tableRowsType = TableRow::class;
101 * @param TableRow[]
108 * @return TableRow[]
H A DTableRow.php20 class TableRow extends \Google\Collection class
147 class_alias(TableRow::class, 'Google_Service_Docs_TableRow');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTable.php35 protected $tableRowsType = TableRow::class;
97 * @param TableRow[]
104 * @return TableRow[]
H A DTableRow.php20 class TableRow extends \Google\Collection class
75 class_alias(TableRow::class, 'Google_Service_Slides_TableRow');
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DTableRowRenderer.php24 use League\CommonMark\Extension\Table\TableRow; alias
30 TableRow::assertInstanceOf($node);
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DTableExtension.php26 use League\CommonMark\Extension\Table\TableRow; alias
42 ->addRenderer(TableRow::class, new TableRowRenderer())
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableExtension.php59 ->addRenderer(TableRow::class, new TableRowRenderer())
H A DTableParser.php108 $headerRow = new TableRow();
120 $row = new TableRow();
H A DTableRow.php20 final class TableRow extends AbstractBlock
22 final class TableRow extends AbstractBlock global() class
H A DTableRowRenderer.php27 * @param TableRow $node
35 TableRow::assertInstanceOf($node);
H A DTableSection.php
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1 …\n 'Type.TableColumn',\n 'Type.TableKeys',\n 'Type.TableRow',\n 'Type.…