Searched defs:isResolved (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioComment.js | 2 DrawioComment = function(file, id, content, modifiedDate, createdDate, isResolved, user) argument
|
H A D | DriveComment.js | 1 DriveComment = function(file, id, content, modifiedDate, createdDate, isResolved, user, pCommentId) argument
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 4619 Promise.prototype.isResolved = function() { method in Promise
|