Allows dragging of table rows
Verze ze dne
Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greasyfork.org/scripts/19970/127659/TSLibrary%20-%20Draggable%20Table%20Rows.js
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.