Lines Matching refs:currentPropertiesTree
71 private currentPropertiesTree: PropertyTreeNode | undefined;
120 this.currentPropertiesTree = this.computePropertiesTree(
125 this.uiData.currentPropertiesTree = this.formatPropertiesTree(
126 this.currentPropertiesTree,
197 this.uiData.currentPropertiesTree = this.formatPropertiesTree(
198 this.currentPropertiesTree,
305 this.currentPropertiesTree = this.computePropertiesTree(
312 this.currentPropertiesTree,
350 this.currentPropertiesTree = this.computePropertiesTree(
356 this.uiData.currentPropertiesTree = this.formatPropertiesTree(
357 this.currentPropertiesTree,