Private cellPrivate cellsPrivate indexesPrivate indexesPrivate searchedPrivate valuesGiven a group and indexes returns the corresponding cell
Cell with given group and indexes
group e.g. row
group index e.g. 5th row
index e.g. 7th cell in 5th row
Given a group and a note returns Group object containing indexes of cells containing the note in the group
group containing indexes of cells in given group containing given note
group type e.g. row
index e.g. 3 (4th row)
note e.g. 4 (refers to "3")
Checks whether or not a given group has been searched for a given strategy already
whether or not given group has been searched for given strategy
strategy type e.g. amend notes
group type e.g. row
group index e.g. 3 (4th cell in group)
Sets whether or not a given group has been searched for a given strategy already
strategy type e.g. amend notes
group type e.g. row
group index e.g. 3 (4th cell in group)
Generated using TypeDoc
Constructed using 2d array of Cells Maintains metadata about arary of Cells