Lines Matching +defs:data +defs:value
566 OneDriveClient.prototype.removeExtraHtmlContent = function(data) argument
610 this.ui.editor.loadUrl(meta['@microsoft.graph.downloadUrl'], mxUtils.bind(this, function(data) argument
795 OneDriveClient.prototype.insertLibrary = function(filename, data, success, error, folderId) argument
806 OneDriveClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId) argument
926 var fn = mxUtils.bind(this, function(data) argument
950 this.ui.getEmbeddedPng(mxUtils.bind(this, function(data) argument
967 OneDriveClient.prototype.writeLargeFile = function(url, data, success, error, etag) argument
1145 OneDriveClient.prototype.writeFile = function(url, data, method, contentType, success, error, etag) argument
1310 value: [item] property
1346 value: [item] property
1415 fn({value: [{id: 'root', name: 'root', parentReference: {driveId: 'me'}}]}); property