The view is populated by overriding the getItemModels(int offset, int count) method and providing an iterator that returns models for items in the current page.
getItemModels(int offset, int count)