{{ getNameI18n(tableView) }}
{{ getDescI18n(tableView) }}
this.$emit('on-drag-drop', index1, index2)"
@on-current-change="(currentRow, oldCurrentRow) => $emit('on-current-change', currentRow, oldCurrentRow)"
@on-row-click="onRowClick"
@on-row-dblclick="onRowDblclick"
@on-cell-click="onCellClick"
@on-select-change="onSelectChange"
>