()
| 29727 | return ((this._autosize = 1), this.touch(Rz(this, "autosize"))); |
| 29728 | }, |
| 29729 | _resetRenderer() { |
| 29730 | this._renderer && |
| 29731 | ((this._renderer = null), this.initialize(this._el, this._elBind)); |
| 29732 | }, |
| 29733 | _resizeView: function (t, e, n, r, i, o) { |
| 29734 | this.runAfter( |
| 29735 | (a) => { |
nothing calls this directly
no test coverage detected