Interface ScrollPosition

All Known Implementing Classes:
KeysetScrollPosition, OffsetScrollPosition

public interface ScrollPosition
Interface to specify a position within a total query result. Scroll positions are used to start scrolling from the beginning of a query result or to resume scrolling from a given position within the query result.
Since:
3.1
Author:
Mark Paluch