Home
last modified time | relevance | path

Searched refs:Table (Results 1 – 25 of 274) sorted by path

1234567891011

/plugin/aceeditor/
H A DNEWS60 * Table shortcuts now use prefix Ctrl-Space instead of Alt
61 * Table commands now support column span
79 * Table editing commands
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/airtable/
H A DREADME.md61 ![Table Example](images/table.png)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js30047 })(Table);
30073 var Table;
30261 })(Table);
30325 })(Table);
30649 })(Table);
30721 })(Table);
30793 })(Table);
30935 })(Table);
31032 })(Table);
31125 })(Table);
[all …]
H A Dpdfmake.min.js.map1Table","subsetTag","entries","stringOffset","strings","platformID","encodingID","languageID","name…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DListTablesResponse.php27 protected $tablesType = Table::class;
45 * @param Table[]
52 * @return Table[]
H A DTable.php20 class Table extends \Google\Collection class
149 class_alias(Table::class, 'Google_Service_Area120Tables_Table');
H A DWorkspace.php35 protected $tablesType = Table::class;
85 * @param Table[]
92 * @return Table[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTables.php21 use Google\Service\Area120Tables\Table; alias
39 * @return Table
45 return $this->call('get', [$params], Table::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTables.php23 use Google\Service\Bigquery\Table; alias
65 * @return Table
71 return $this->call('get', [$params], Table::class);
95 * @param Table $postBody
97 * @return Table
103 return $this->call('insert', [$params], Table::class);
133 * @param Table $postBody
138 * @return Table
144 return $this->call('patch', [$params], Table::class);
192 * @param Table $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php20 class Table extends \Google\Model class
712 class_alias(Table::class, 'Google_Service_Bigquery_Table');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DCreateTableRequest.php25 protected $tableType = Table::class;
47 * @param Table
49 public function setTable(Table $table)
54 * @return Table
H A DListTablesResponse.php27 protected $tablesType = Table::class;
45 * @param Table[]
52 * @return Table[]
H A DTable.php20 class Table extends \Google\Model class
110 class_alias(Table::class, 'Google_Service_BigtableAdmin_Table');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesTables.php34 use Google\Service\BigtableAdmin\Table; alias
76 * @return Table
82 return $this->call('create', [$params], Table::class);
145 * @return Table
151 return $this->call('get', [$params], Table::class);
209 * @return Table
215 return $this->call('modifyColumnFamilies', [$params], Table::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DStructuralElement.php34 protected $tableType = Table::class;
96 * @param Table
98 public function setTable(Table $table)
103 * @return Table
H A DTable.php20 class Table extends \Google\Collection class
131 class_alias(Table::class, 'Google_Service_Docs_Table');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRateGroup.php29 protected $mainTableType = Table::class;
37 protected $subtablesType = Table::class;
69 * @param Table
71 public function setMainTable(Table $mainTable)
76 * @return Table
111 * @param Table[]
118 * @return Table[]
H A DTable.php20 class Table extends \Google\Collection class
93 class_alias(Table::class, 'Google_Service_ShoppingContent_Table');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php42 protected $tableType = Table::class;
168 * @param Table
170 public function setTable(Table $table)
175 * @return Table
H A DTable.php20 class Table extends \Google\Collection class
127 class_alias(Table::class, 'Google_Service_Slides_Table');
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md70 * [table-js](https://github.com/bpmn-io/table-js): Table rendering and editing toolkit
/plugin/btable2/
H A Dplugin.info.txt5 name btable2: Boolean Table 2 (modified Doodle Plugin)
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md43 * [#16811](http://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the [P…
46 * [#10472](http://dev.ckeditor.com/ticket/10472): Fixed: Unable to use [Table Resize](http://ckedit…
685 …Added the "Justify" option to the "Horizontal Alignment" drop-down in the Table Cell Properties di…
751 * [#11626](http://dev.ckeditor.com/ticket/11626): Fixed: [Table Resize](http://ckeditor.com/addon/t…
757 * [#11823](http://dev.ckeditor.com/ticket/11823): [IE8] Fixed: [Table Resize](http://ckeditor.com/a…
838 * [#11603](http://dev.ckeditor.com/ticket/11603): Fixed: [Table Resize](http://ckeditor.com/addon/t…
841 * [#11660](http://dev.ckeditor.com/ticket/11660): [IE] Fixed: Table content is lost when some extra…
940 * [#11237](http://dev.ckeditor.com/ticket/11237): Fixed: Table border attribute value is deleted wh…
1131 * [#10389](http://dev.ckeditor.com/ticket/10389): Fixed: Invalid HTML in the "Text and Table" templ…
1253 * [#9875](http://dev.ckeditor.com/ticket/9875): Table dialog window does not populate width correct…
[all …]
H A Dconfig.js.unc168 …{ name: 'insert', items : [ 'Image','Table','HorizontalRule','Smiley','SpecialChar', config.ToolB…
191 …{ name: 'insert', items : [ 'Table','HorizontalRule','Smiley','SpecialChar', 'Footnotes'] }, …

1234567891011