moveDown(id,step)

  • Type: Method
  • File: core/move.js
  • Implemented in: DataMove
  • Included in:

increases item index

Parameters

  • id - item id
    • string,dimention
  • step - step of moving (optional)
    • dimention

Returns