Searched refs:vcRef (Results 1 – 1 of 1) sorted by relevance
49 constructor(public vcRef: ViewContainerRef) { } property in CdkDetailRowDirective58 this.vcRef.clear();62 this.opened = this.vcRef.length > 0;67 this.vcRef.clear();69 this.vcRef.createEmbeddedView(this.tRef, { $implicit: this.row });