Searched refs:isResolved (Results 1 – 12 of 12) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DrawioComment.js | 2 DrawioComment = function(file, id, content, modifiedDate, createdDate, isResolved, user) argument 20 this.isResolved = isResolved;
|
| D | DriveComment.js | 1 DriveComment = function(file, id, content, modifiedDate, createdDate, isResolved, user, pCommentId) argument 3 DrawioComment.call(this, file, id, content, modifiedDate, createdDate, isResolved, user);
|
| D | EditorUi.js | 15182 if (!showResolved && comment.isResolved) 15194 if (comment.isResolved && !Editor.isDarkMode()) 15339 }, comment.isResolved); 15368 }, comment.isResolved); 15421 }, comment.isResolved); 15433 comment.isResolved = !comment.isResolved; 15434 …mxUtils.write(resolveActionLnk, comment.isResolved? mxResources.get('reopen') : mxResources.get('r… 15435 var actionsDisplay = comment.isResolved? 'none' : ''; 15437 … var color = (Editor.isDarkMode()) ? 'transparent' : (comment.isResolved? 'ghostWhite' : 'white'); 15461 if (comment.isResolved) [all …]
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-comments.js | 95 cComment.modifiedDate, cComment.createdDate, cComment.isResolved, 136 comment.isResolved = i == (replies.length - 1); 309 var isResolved = this.isResolved; 313 this.isResolved = true; 317 this.isResolved = false; 322 this.isResolved = isResolved;
|
| /plugin/jquery-syntax/ |
| D | jquery-1.6.min.js | 16 …isResolved:function(){return!!c||!!b},cancel:function(){d=1,a=[];return this}};return e},Deferred:…
|
| /plugin/dokumicrobugtracker/js/ |
| D | jquery.js | 2 …isResolved:function(){return!!c||!!b},cancel:function(){d=1,a=[];return this}};return e},Deferred:…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 3565 var isResolved = false; 3577 if (isResolved) { 3586 isResolved = this._promiseFulfilled(maybePromise._value(), i); 3588 isResolved = this._promiseRejected(maybePromise._reason(), i); 3590 isResolved = this._promiseCancelled(i); 3593 isResolved = this._promiseFulfilled(maybePromise, i); property 3596 if (!isResolved) result._setAsyncGuaranteed(); 4587 var isResolved = PromiseInspection.prototype.isResolved = function () { 4619 Promise.prototype.isResolved = function() { 4620 return isResolved.call(this._target());
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …isResolved","24","THIS","withAppended","defaultPromisified","__isPromisified__","noCopyPropsPatter…
|
| D | dhtmlxgantt.js | 13 …isResolved=function(){return 0!=(50331648&this._bitField)};e.prototype.isCancelled=function(){retu…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 396 …isResolved&&this.expandDocsSettingFromStorage()){const{documentation:n,detail:i}=e.completion,r=W.…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 396 …isResolved&&this.expandDocsSettingFromStorage()){const{documentation:n,detail:i}=e.completion,r=W.…
|
| D | bundle.js.map | 1 …isResolved(index)) {\n return this.renderer.renderElement(model.get(index), index, data…
|