TSLibrary - Draggable Table Rows

Allows dragging of table rows

As of 27/05/2016. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greatest.deepsurf.us/scripts/19970/127976/TSLibrary%20-%20Draggable%20Table%20Rows.js

Autor
TimidScript
Verzija
1.0.9
Napravljeno
25/05/2016
Ažurirano
27/05/2016
Size
4,7 КБ
Licenca
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.