TSLibrary - Draggable Table Rows

Allows dragging of table rows

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/19970/153736/TSLibrary%20-%20Draggable%20Table%20Rows.js

作者
TimidScript
版本
1.0.9.1
建立日期
2016-05-25
更新日期
2016-10-22
尺寸
5.0 KB
授權條款
https://github.com/TimidScript/UserScripts/blob/master/license.txt

Allows draggable table rows. Sample usage can be found in "Linx Amender".

  • Use the function TSRegisterTable(table, rowSwapEvent) to register table.
  • Use the function TSUNRegisterTable(table) to un-register table.