Home
last modified time | relevance | path

Searched refs:attVer (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js110 var comment = new DrawioComment({attVer: atlasComment.attVer, ui: ui}, atlasComment.id,
254 ui.remoteInvoke('addComment', [comment.content], null, function(id, version, attVer) argument
257 comment.file.attVer = attVer;
297 …ui.remoteInvoke('addCommentReply', [this.id, this.file.attVer, reply.content, doResolve], null, fu…