goBack()

in ui/src/app/viewer/table/table.component.ts [39:41]


  goBack() {
    this.onBackEvent.emit();
  }