TSLibrary - Draggable Table Rows

Allows dragging of table rows

Version au 25/05/2016. Voir la dernière version.

Ce script ne doit pas être installé directement. C'est une librairie destinée à être incluse dans d'autres scripts avec la méta-directive // @require https://update.greatest.deepsurf.us/scripts/19970/127660/TSLibrary%20-%20Draggable%20Table%20Rows.js

Auteur
TimidScript
Version
1.0.8
Créé
25/05/2016
Mis à jour
25/05/2016
Taille
4,75 ko
Licence
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.