move(sid,tindex,tobj,tid)
Type: Method
File: core/move.js
Implemented in:
DataMove
Included in:
moves an item to the new position
Parameters
sid - the id of the item that needs being moved
string,dimention
tindex - some unknown parameter
any
tobj - the object where an item is moved to (optional)
object
tid - the new item id (optional)
string,dimention
Returns