Searched refs:setConsumer (Results 1 – 10 of 10) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | TenancyUnit.php | 45 public function setConsumer($consumer) function in Google\\Service\\ServiceConsumerManagement\\TenancyUnit
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | AddSubnetworkRequest.php | 95 public function setConsumer($consumer) function in Google\\Service\\ServiceNetworking\\AddSubnetworkRequest
|
/plugin/diagramsnet/lib/js/ |
H A D | open.js | 8 window.parent.openFile.setConsumer(null);
|
H A D | app.min.js | 2098 …umer=this.producer=null;this.done=a;this.args=null};OpenFile.prototype.setConsumer=function(a){thi… 2265 …l!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setConsumer(mxUtils.bind(th… 3501 …penFile(mxUtils.bind(this,function(){d.hideDialog()}));window.openFile.setConsumer(mxUtils.bind(th… 11627 …mentElement)}else null!=window.opener.openFile&&window.opener.openFile.setConsumer(mxUtils.bind(th… 11664 …or.useLocalStorage=b==App.MODE_BROWSER;this.openFile();window.openFile.setConsumer(mxUtils.bind(th… 11670 …le(mxUtils.bind(this,function(b){this.hideDialog(b)}));window.openFile.setConsumer(mxUtils.bind(th…
|
H A D | viewer.min.js | 2064 …umer=this.producer=null;this.done=b;this.args=null};OpenFile.prototype.setConsumer=function(b){thi… 2231 …l!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setConsumer(mxUtils.bind(th… 2956 …penFile(mxUtils.bind(this,function(){e.hideDialog()}));window.openFile.setConsumer(mxUtils.bind(th…
|
H A D | viewer-static.min.js | 2064 …umer=this.producer=null;this.done=b;this.args=null};OpenFile.prototype.setConsumer=function(b){thi… 2231 …l!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setConsumer(mxUtils.bind(th… 2956 …penFile(mxUtils.bind(this,function(){e.hideDialog()}));window.openFile.setConsumer(mxUtils.bind(th…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Actions.js | 77 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
|
H A D | Editor.js | 753 OpenFile.prototype.setConsumer = function(value) method in OpenFile
|
H A D | EditorUi.js | 3140 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | App.js | 2828 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename, temp) 3999 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) 4190 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
|