Members
-
manualRowMoveManualRowMove
-
Instance of ManualRowMove plugin.
Methods
-
clearNull()
-
Clearing arrayMap from
nullentries. -
createMap(length)
-
Reset current map array and create new one.
Parameters:
Name Type Description lengthNumber optional Custom generated map length.
-
createMap(length)
-
Reset current map array and create new one.
Parameters:
Name Type Description lengthNumber optional Custom generated map length.
-
destroy()
-
Destroy class.
-
destroy()
-
Destroy class.
-
moveRow(from, to)
-
Moving elements in rowsMapper.
Parameters:
Name Type Description fromNumber Row index to move.
toNumber Target index.