onRefresh()

in ui/src/app/viewer/viewer.component.ts [32:34]


  onRefresh() {
    this.onRefreshEvent.emit();
  }