Searched refs:updateUrl (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/plugins/ |
| D | update.js | 77 var updateUrl = null; 81 updateUrl = decodeURIComponent(updateUrlParam); 113 updateUrl = node.getAttribute('url'); 136 updateUrl = root.value.getAttribute('updateUrl') || updateUrl; 139 if (updateUrl != null) 145 if (updateUrl === 'demo') 152 mxUtils.post(updateUrl, 'xml=' + encodeURIComponent(currentXml), function(req)
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 1476 updateUrl: _app_options.AppOptions.get('historyUpdateUrl') property 7584 _ref2$updateUrl = _ref2.updateUrl, 7585 updateUrl = _ref2$updateUrl === void 0 ? false : _ref2$updateUrl; variable 7594 this._updateUrl = updateUrl === true;
|
| D | viewer.js.map | 1 …updateUrl","JSON","explicitDest","setInitialView","setRotation","angle","isValidRotation","setView…
|