Lines Matching defs:success

273 		this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, success)  argument
315 DriveClient.prototype.executeRequest = function(reqObj, success, error) argument
546 DriveClient.prototype.authorize = function(immediate, success, error, remember, popup) argument
572 DriveClient.prototype.updateAuthInfo = function (newAuthInfo, remember, forceUserUpdate, success, e… argument
608 DriveClient.prototype.authorizeStep2 = function(state, immediate, success, error, remember, popup) argument
811 DriveClient.prototype.updateUser = function(success, error) argument
865 DriveClient.prototype.copyFile = function(id, title, success, error) argument
884 DriveClient.prototype.renameFile = function(id, title, success, error) argument
899 DriveClient.prototype.moveFile = function(id, folderId, success, error) argument
927 DriveClient.prototype.getLibrary = function(id, success, error) argument
935 DriveClient.prototype.loadDescriptor = function(id, success, error, fields) argument
942 DriveClient.prototype.listFiles = function(searchStr, afterDate, mineOnly, success, error) argument
982 DriveClient.prototype.getFile = function(id, success, error, readXml, readLibrary) argument
1072 DriveClient.prototype.getXmlFile = function(resp, success, error, ignoreMime, readLibrary) argument
1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… argument
1961 DriveClient.prototype.insertFile = function(title, data, folderId, success, error, mimeType, binary) argument