onExpand()

in DICOM-WSI/src/components/dicompathviewer.js [140:142]


  onExpand(expanded) {
      this.setState({ expanded });
  }