constructor for fast key based row access
context to use
key function
Readonly
contextcontext to use
Readonly
keykey function
key function
see heightOf but ignores padding and optional null in case of default height
row index
Optional
returnDefault: booleanreturn null if default height
computes the positions and keys for a range of given indices
first row index
last row index
pos offset for the first row index
Optional
callback: ((index, key, pos) => void)callback for each identified index
utility class for optimized row context access