/plugin/diagramsnet/lib/js/diagramly/ |
D | LocalLibrary.js | 47 LocalLibrary.prototype.saveAs = function(title, success, error) method in LocalLibrary
|
D | UrlLibrary.js | 75 UrlLibrary.prototype.saveAs = function(title, success, error) method in UrlLibrary
|
D | StorageLibrary.js | 40 StorageLibrary.prototype.saveAs = function(title, success, error) method in StorageLibrary
|
D | RemoteLibrary.js | 55 RemoteLibrary.prototype.saveAs = function(title, success, error) method in RemoteLibrary
|
D | LocalFile.js | 94 LocalFile.prototype.saveAs = function(title, success, error) method in LocalFile 105 LocalFile.prototype.saveAs = function(title, success, error) method in LocalFile
|
D | TrelloFile.js | 75 TrelloFile.prototype.saveAs = function(title, success, error) method in TrelloFile
|
D | NotionFile.js | 92 NotionFile.prototype.saveAs = function(title, success, error) method in NotionFile
|
D | GitHubFile.js | 193 GitHubFile.prototype.saveAs = function(title, success, error) method in GitHubFile
|
D | DropboxFile.js | 173 DropboxFile.prototype.saveAs = function(title, success, error) method in DropboxFile
|
D | OneDriveFile.js | 335 OneDriveFile.prototype.saveAs = function(title, success, error) method in OneDriveFile
|
D | StorageFile.js | 107 StorageFile.prototype.saveAs = function(title, success, error) method in StorageFile
|
D | DriveFile.js | 407 DriveFile.prototype.saveAs = function(filename, success, error) method in DriveFile
|
D | DrawioFile.js | 901 DrawioFile.prototype.saveAs = function(filename, success, error) { }; method in DrawioFile
|
D | ElectronApp.js | 1492 LocalFile.prototype.saveAs = function(title, success, error) method in LocalFile
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/ |
D | FileSaver.min.js | 2 var saveAs=saveAs||function(e){"use strict";if("undefined"==typeof navigator||!/MSIE [1-9]\./.test(… variable
|
D | FileSaver.js | 15 var saveAs = saveAs || (function(view) { variable
|
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
D | editor_zh-CN.properties | 8 saveAs=Save As key
|
D | editor_de.properties | 12 saveAs=Speichern unter key
|
/plugin/diagramsnet/lib/js/ |
D | app.min.js | 9999 …!=b:this.isCompressedStorage()&&Editor.compressXml};DrawioFile.prototype.saveAs=function(b,e,d){};… method in DrawioFile 10043 …mable=function(){return!0};LocalFile.prototype.save=function(b,e,d){this.saveAs(this.title,e,d)};L… method in LocalFile 10049 …Library.prototype.isAutosave=function(){return!1};LocalLibrary.prototype.saveAs=function(b,e,d){th… method in LocalLibrary 10050 …ble=function(){return!0};StorageFile.prototype.save=function(b,e,d){this.saveAs(this.getTitle(),e,… method in StorageFile 10059 …brary.prototype.isAutosave=function(){return!0};StorageLibrary.prototype.saveAs=function(b,e,d){th… method in StorageLibrary 10061 RemoteLibrary.prototype.saveAs=function(b,e,d){};RemoteLibrary.prototype.updateFileData=function(){… method in RemoteLibrary
|
D | viewer.min.js | 3039 …!=b:this.isCompressedStorage()&&Editor.compressXml};DrawioFile.prototype.saveAs=function(b,c,e){};… method in DrawioFile 3083 …mable=function(){return!0};LocalFile.prototype.save=function(b,c,e){this.saveAs(this.title,c,e)};L… method in LocalFile
|
D | viewer-static.min.js | 3039 …!=b:this.isCompressedStorage()&&Editor.compressXml};DrawioFile.prototype.saveAs=function(b,c,e){};… method in DrawioFile 3083 …mable=function(){return!0};LocalFile.prototype.save=function(b,c,e){this.saveAs(this.title,c,e)};L… method in LocalFile
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
D | pdfmake.js | 60 var saveAs = __webpack_require__(105); variable
|
/plugin/xlsx2dw/packages/xlsx/ |
D | xlsx.mjs | 3271 return chrome.downloads.download({ url: url, filename: fname, saveAs: true}); property
|