Searched refs:setLocalData (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/ |
H A D | ResponsePolicyRule.php | 86 public function setLocalData(ResponsePolicyRuleLocalData $localData) function in Google\\Service\\Dns\\ResponsePolicyRule
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | StorageFile.js | 258 this.ui.setLocalData(this.title, data, saveDone);
|
H A D | EditorUi.js | 566 EditorUi.prototype.setLocalData = function(key, data, fn) method in EditorUi
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10053 …tle,data:g}],e,mxUtils.bind(this,function(){null==this.ui.database?this.ui.setLocalData(this.title, 10700 …ocalData=function(b,c){c(localStorage.getItem(b))};EditorUi.prototype.setLocalData=function(b,c,d)…
|
H A D | viewer.min.js | 3368 …ocalData=function(b,c){c(localStorage.getItem(b))};EditorUi.prototype.setLocalData=function(b,c,e)…
|
H A D | viewer-static.min.js | 3368 …ocalData=function(b,c){c(localStorage.getItem(b))};EditorUi.prototype.setLocalData=function(b,c,e)…
|