Home
last modified time | relevance | path

Searched refs:showDetailsEmitter (Results 1 – 2 of 2) sorted by relevance

/test/vti/test_serving/gae/frontend/src/app/
Dappservice.ts24 @Output() showDetailsEmitter = new EventEmitter(); property in AppService
30 this.showDetailsEmitter.emit(entity);
Dapp.component.ts42 appService.showDetailsEmitter.subscribe(