Lines Matching +defs:data +defs:value
818 this.ui.editor.loadUrl(url, mxUtils.bind(this, function(data) argument
873 [{'key': 'channel', 'value': Editor.guid()}]} property
1094 this.ui.editor.loadUrl(url, mxUtils.bind(this, function(data) argument
1414 properties.push({'key': 'channel', 'value': Editor.guid(32)}); property
1420 properties.push({'key': 'key', 'value': Editor.guid(32)}); property
1424 properties.push({'key': 'secret', 'value': (secret != null) ? secret : Editor.guid(32)}); property
1572 var doExecuteRequest = mxUtils.bind(this, function(data, binary) argument
1866 this.ui.getEmbeddedPng(mxUtils.bind(this, function(data) argument
1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) argument
2003 DriveClient.prototype.createUploadRequest = function(id, metadata, data, revision, binary, etag, pi… argument
2096 this.filePicked = mxUtils.bind(this, function(data) argument
2194 pickers[name] = pickers[name].setCallback(mxUtils.bind(this, function(data) argument
2318 pickers[name] = pickers[name].setCallback(mxUtils.bind(this, function(data) argument
2374 this.filePicked = mxUtils.bind(this, function(data) argument
2460 pickers.libraryPicker = pickers.libraryPicker.setCallback(mxUtils.bind(this, function(data) argument