_onArrowLeft() {
        if (!this._item) {
            this._focus(this._rowFirst(this._colFirst()));

        } else {