Allows dragging of table rows
目前為
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/19970/127660/TSLibrary%20-%20Draggable%20Table%20Rows.js
Allows draggable table rows. Sample usage can be found in "Linx Amender".
TSRegisterTable(table, rowSwapEvent) to register table.TSUNRegisterTable(table) to un-register table.