treeMapClick()

in ui/src/app/viewer/table/table.component.ts [31:33]


  treeMapClick(event: any) {
    console.log(event);
  }