Searched refs:eagerPropertiesRoot (Results 1 – 1 of 1) sorted by relevance
29 private eagerPropertiesRoot: PropertyTreeNode; property in PropertiesProvider34 eagerPropertiesRoot: PropertyTreeNode,42 this.eagerPropertiesRoot = this.commonOperations.apply(43 this.eagerOperations.apply(eagerPropertiesRoot),48 return this.eagerPropertiesRoot;53 this.eagerPropertiesRoot.addOrReplaceChild(property);60 this.eagerPropertiesRoot.id,61 this.eagerPropertiesRoot.name,65 const children = [...this.eagerPropertiesRoot.getAllChildren()];