DHTMLX Docs & Samples Explorer

moveItem(sid,mode,tid,sObj,tObj)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxfolders.js

moves item

  • sid - source item id
  • mode - mode of movement (next, before, in)
  • tid - target item id
  • sObj - source object (if not specified then current Folders object)
  • tObj - target object (if not specified then current Folders object)