for (let i = 0; i < this._editors.length; ++i) {
      this._editors[i].apply()
    }