Readonly
clientReadonly
internalThe parent of an object allowing you to easily navigate during debugging
The index of the active column which is first in view (either on left or right depending on Grid alignment)
The number of pixels that the scroll anchored column is offset. Changes to allow smooth scrolling
The row to goto for a page down.
The row to go to for a page up.
Get the "visible column" object matching the provided grid column index.
The grid column index.
The given column if visible or undefined
if not.
Get cell at offset position on canvas.
x position on canvas.
y position on canvas.
Cell at co-ordinate or undefined if none.
the index of the column whose edge is closest to the coordinate at pixelX
The horizontal coordinate.
The column index under the coordinate at pixelX.
Grid column coordinate.
Grid row coordinate.
Bounding rect of cell with the given coordinates.
Number of columns we just rendered.
The rendered row height at index
The rendered column width at index
Answer how many rows we rendered
Current vertical scroll value.
Matrix of unformatted values of visible cells.
Get the "visible row" object matching the provided data row index.
The data row index within the given subgrid.
The given row if visible or undefined
if not.
Get the "visible row" object matching the provided grid row index.
The grid row index.
The given row if visible or undefined
if not.
The last col was rendered (is visible)
Index of active column that should be anchor
true if changed
Get the "visible column" object matching the provided data column index.
The grid column index.
A unique string allowing you to identify different instances