move(sid,tindex,tobj,tid)
Type: Method
File:
Implemented in:
dhx.DataMove
Included in:
moves an item to the new position
Parameters
sid - the id of the item that needs being moved
string,dimension
tindex - a new position of the item
dimension
tobj - the object where an item is moved to (optional)
object
tid - the new item id (optional)
string,dimension
Returns
method doesn't return any data