CAF Shared JavaScript

Class CAF.MoveRow

Object
   |
   +--CAF.MoveRow

class CAF.MoveRow


CAF move-row utilites.
Defined in row-tools.js


Constructor Summary
CAF.MoveRow ()
           
 
Method Summary
<static> void down(tableId, offset)
           Move selected rows down.
<static> void up(tableId, offset)
           Move selected rows up.

Constructor Detail

CAF.MoveRow

CAF.MoveRow()

Method Detail

down

<static> void down(tableId, offset)

up

<static> void up(tableId, offset)

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019