move(sindex,tindex)

moves an item from one position to another

Parameters

  • sindex - the orignal position of an item
    • dimension
  • tindex - the new position of an item
    • dimension

Returns

method doesn't return any data