TSLibrary - Draggable Table Rows

Allows dragging of table rows

Versión del día 25/5/2016. Echa un vistazo a la versión más reciente.

Este script no debería instalarse directamente. Es una biblioteca que utilizan otros scripts mediante la meta-directiva de inclusión // @require https://update.greatest.deepsurf.us/scripts/19970/127669/TSLibrary%20-%20Draggable%20Table%20Rows.js

Autor
TimidScript
Versión
1.0.8
Creado
25/5/2016
Actualizado
25/5/2016
Tamaño
4,75 KB
Licencia
Creative Commons BY-NC-SA + Read the License 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.