pageDataSource property

DataSource<PageKeyType, ItemType> pageDataSource
final

DataSource for current ScrollView ListView - GridView

Implementation

final DataSource<PageKeyType, ItemType> pageDataSource;