import { Component,EventEmitter,Output, OnInit,OnDestroy } from '@angular/core'; import {MdDialog, MdDialogRef} from '@angular/material'; @Component({ selector: 'yesno-dialog', template: `