Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DCreateRowRequest.php64 public function setView($view) function in Google\\Service\\Area120Tables\\CreateRowRequest
H A DUpdateRowRequest.php64 public function setView($view) function in Google\\Service\\Area120Tables\\UpdateRowRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDatasetAccess.php168 public function setView(TableReference $view) function in Google\\Service\\Bigquery\\DatasetAccess
H A DTable.php698 public function setView(ViewDefinition $view) function in Google\\Service\\Bigquery\\Table
H A DTableListTables.php218 public function setView(TableListTablesView $view) function in Google\\Service\\Bigquery\\TableListTables
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DTask.php202 public function setView($view) function in Google\\Service\\CloudTasks\\Task
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DPermission.php279 public function setView($view) function in Google\\Service\\Drive\\Permission
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DQueryGrantableRolesRequest.php84 public function setView($view) function in Google\\Service\\Iam\\QueryGrantableRolesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequestEntry.php189 public function setView($view) function in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DCountArtifactsRequest.php46 public function setView($view) function in Google\\Service\\Vault\\CountArtifactsRequest
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java80 graph.setView(graphView); in SchemaGraphComponent()
/plugin/ol3/
H A Dscript.js8setView=function(t){this.set(Ja,t)},e.prototype.updateSize=function(){var t=this.getTargetElement(…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/structgeohash/
H A Dscript.js31 var map = L.map(id).setView([decoded.latitude[2], decoded.longitude[2]], 13);
/plugin/swiftmail/Swift/Plugin/
H A DVerboseSending.php37 $this->setView($view);
76 public function setView(Swift_Plugin_VerboseSending_AbstractView $view) function in Swift_Plugin_VerboseSending