Searched refs:customEvent (Results 1 – 4 of 4) sorted by relevance
70 const customEvent = new CustomEvent(ViewerEvents.TimestampClick, { constant74 this.elementRef.nativeElement.dispatchEvent(customEvent);
273 const customEvent = new CustomEvent(event, { constant277 this.elementRef.nativeElement.dispatchEvent(customEvent);
263 const customEvent = new CustomEvent(event, { constant267 this.elementRef.nativeElement.dispatchEvent(customEvent);
354 const customEvent = new CustomEvent(event, { constant358 this.elementRef.nativeElement.dispatchEvent(customEvent);