observePaneItems(callback) {
    return this.paneContainer.observePaneItems(callback);
  }