v7.3.0

GridScroller
internal

A Scroller subclass which handles scrolling in a grid.

If the grid has no parallel scrolling grids (No locked columns), then this functions transparently as a Scroller.

If there are locked columns, then scrolling to an element will invoke the scroller of the subgrid which contains that element.

No results

Functions

Functions are methods available for calling on the class

    Source path

    Grid/util/GridScroller.js

    Contents