Class: RowsMapper

RowsMapper

Members

manualRowMoveManualRowMove

Instance of ManualRowMove plugin.

Methods

clearNull()

Clearing arrayMap from null entries.

createMap(length)

Reset current map array and create new one.

Parameters:
Name Type Description
length Number optional

Custom generated map length.

createMap(length)

Reset current map array and create new one.

Parameters:
Name Type Description
length Number optional

Custom generated map length.

destroy()

Destroy class.

destroy()

Destroy class.

moveRow(from, to)

Moving elements in rowsMapper.

Parameters:
Name Type Description
from Number

Row index to move.

to Number

Target index.

RowsMapper

Members

manualRowMoveManualRowMove

Instance of ManualRowMove plugin.

Methods

clearNull()

Clearing arrayMap from null entries.

createMap(length)

Reset current map array and create new one.

Parameters:
Name Type Description
length Number optional

Custom generated map length.

createMap(length)

Reset current map array and create new one.

Parameters:
Name Type Description
length Number optional

Custom generated map length.

destroy()

Destroy class.

destroy()

Destroy class.

moveRow(from, to)

Moving elements in rowsMapper.

Parameters:
Name Type Description
from Number

Row index to move.

to Number

Target index.