Searched refs:propertyPath (Results 1 – 1 of 1) sorted by relevance
7897 this.propertyPath=[]; property7910 }if(state.propertyPath){this.propertyPath=state.propertyPath7918 }if(this.propertyPath.length>1){for(var i=1;7919 i<this.propertyPath.length;7920 ++i){var name=this.propertyPath[i];7927 this.propertyPath.splice(i);7947 this.propertyPath.splice(start,length);7961 this.propertyPath.push(name);7967 this.propertyPath=[null]; property7971 this.propertyPath=[null,null]; property[all …]