Greasy Fork is available in English.

TSLibrary - Draggable Table Rows

Allows dragging of table rows

2016-05-27 기준 버전입니다. 최신 버전을 확인하세요.

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greatest.deepsurf.us/scripts/19970/127976/TSLibrary%20-%20Draggable%20Table%20Rows.js을(를) 사용하여 포함하는 라이브러리입니다.

작성자
TimidScript
버전
1.0.9
생성일
2016-05-25
갱신일
2016-05-27
크기
4.7KB
라이선스
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.