copy(sid,tindex,tobj,tid)

  • Type: Method
  • File:
  • Implemented in: dhx.DataMove
  • Included in:

copies an item to the same or another object

Parameters

  • sid - the id of the copied object
    • string,dimention
  • tindex - the index of the copy (optional)
    • dimention
  • tobj - the object that an item is copied to (optional)
    • object
  • tid - the id of the copy-item (optional)
    • string,dimention

Returns

method doesn't return any data