| Interface | Description |
|---|---|
| CellShiftStrategy |
Defines cell shift strategy
|
| Class | Description |
|---|---|
| AdjacentCellShiftStrategy |
Shifts not only cells impacted by shifting area but also the adjacent area cells
|
| InnerCellShiftStrategy |
Shifts only cells directly impacted by the cells being shifted
E.g. if a cell in column X is being shifted down it shifts all the other cells
located below the shifted cell in the column X
|
Copyright © 2022. All rights reserved.