TSLibrary - Draggable Table Rows

Allows dragging of table rows

目前為 2016-05-27 提交的版本,檢視 最新版本

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

作者
TimidScript
版本
1.0.9
建立日期
2016-05-25
更新日期
2016-05-27
尺寸
4.7 KB
授權條款
Read "License + Copyright Notice" inside the script

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.