Lines Matching refs:inConflictState
169 DrawioFile.prototype.inConflictState = false; method in DrawioFile
362 this.inConflictState = false;
374 this.inConflictState = true;
467 this.inConflictState = true;
989 return !this.inConflictState && this.ui.editor.autosave;
1484 if (!this.inConflictState && this.ui.statusContainer != null && this.ui.getCurrentFile() == this)
1647 this.inConflictState = false;
1806 if (this.inConflictState)
1978 !this.inConflictState)
2068 this.inConflictState = false;
2096 this.inConflictState = true;