Searched refs:_docId (Results 1 – 2 of 2) sorted by relevance
75 protected _docId: string; property in Node225 return this._docId;229 this._docId = value;
350 if (this._docId) {351 child.docId = this._docId;660 const taskCenter: TaskCenter = this.getTaskCenter(this._docId);