Searched refs:showCommitDialog (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | GitHubFile.js | 340 this.peer.showCommitDialog(this.meta.name,
|
| D | GitHubClient.js | 559 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message) 586 GitHubClient.prototype.showCommitDialog = function(filename, isNew, success, cancel) method in GitHubClient
|
| D | GitLabClient.js | 570 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message)
|