TSLibrary - Draggable Table Rows

Allows dragging of table rows

Versione datata 25/05/2016. Vedi la nuova versione l'ultima versione.

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greatest.deepsurf.us/scripts/19970/127660/TSLibrary%20-%20Draggable%20Table%20Rows.js

Autore
TimidScript
Versione
1.0.8
Creato il
25/05/2016
Aggiornato il
25/05/2016
Dimensione
4,75 KB
Licenza
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.