Home
last modified time | relevance | path

Searched defs:isResolved (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioComment.js2 DrawioComment = function(file, id, content, modifiedDate, createdDate, isResolved, user) argument
H A DDriveComment.js1 DriveComment = function(file, id, content, modifiedDate, createdDate, isResolved, user, pCommentId) argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js4619 Promise.prototype.isResolved = function() { method in Promise