Home
last modified time | relevance | path

Searched refs:viewType (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DDatasetAccess.php50 protected $viewType = TableReference::class; variable in Google\\Service\\Bigquery\\DatasetAccess
DTableListTables.php58 protected $viewType = TableListTablesView::class; variable in Google\\Service\\Bigquery\\TableListTables
DTable.php160 protected $viewType = ViewDefinition::class; variable in Google\\Service\\Bigquery\\Table
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js10692 Calendar.prototype.instantiateView = function (viewType) {
10693 var spec = this.viewSpecManager.getViewSpec(viewType);
10695 throw new Error("View type \"" + viewType + "\" is not valid");
10700 Calendar.prototype.isValidViewType = function (viewType) {
10701 return Boolean(this.viewSpecManager.getViewSpec(viewType));
10718 Calendar.prototype.zoomTo = function (newDate, viewType) {
10720 viewType = viewType || 'day'; // day is default zoom
10721 spec = this.viewSpecManager.getViewSpec(viewType) ||
10722 this.viewSpecManager.getUnitViewSpec(viewType);
10813 var viewType = gotoOptions.type;
[all …]
/plugin/diagramsnet/lib/js/onedrive/
DOneDriveOrig.js2viewType:e.viewType||"files"}};t.prototype.makeApiRequest=function(e){if(this.invokerOptions.actio…
DOneDrive.js6viewType:e.viewType||"files"}};t.prototype.makeApiRequest=function(e){if(this.invokerOptions.actio…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDirectory.php1887 'viewType' => [
1944 'viewType' => [
2047 'viewType' => [