Home
last modified time | relevance | path

Searched defs:DrawioComment (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioComment.js2 DrawioComment = function(file, id, content, modifiedDate, createdDate, isResolved, user) class
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js289 DrawioComment.prototype.addReply = function(reply, success, error, doResolve, doReopen) class