Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tabulator-tables/tabulator
/ MoveRows.spec.js
File
MoveRows.spec.js
test/unit/modules/MoveRows.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
MoveRows from
"../../../src/js/modules/MoveRows/MoveRows"
;
2
3
describe(
"MoveRows module"
, () => {
4
/** @
type
{MoveRows} */
Callers
nothing calls this directly
Calls
15
dispatchExternal
Method · 0.80
commsSend
Method · 0.80
tableRowDrop
Method · 0.80
connect
Method · 0.80
disconnect
Method · 0.80
dropComplete
Method · 0.80
register
Method · 0.45
initialize
Method · 0.45
getRow
Method · 0.45
moveRow
Method · 0.45
getWidth
Method · 0.45
getHeight
Method · 0.45
Tested by
no test coverage detected