new ListDataPaginator(args)
Parameters:
Name | Type | Description |
---|---|---|
args |
Members
currentIntersectionTarget :Element
Type:
- Element
dataManager :DataManagerInstance.<M>
Type:
- DataManagerInstance.<M>
doneFullPagination :boolean
Type:
- boolean
listViewManager :ListViewManagerInstance.<M, VMS>
Type:
- ListViewManagerInstance.<M, VMS>
loadNewNetworkInterface
overrideLoadAddr :string
Type:
- string
paginationTriggerPos :number
Type:
- number
scope :VMS
Type:
- VMS
soleModelId :string
Type:
- string
Methods
doPagination()
initOverrideNetworkInterface()
refreshList()
Called to refresh paginated list and load a new one
Flushes the right scope data then triggers a new load for the scope
NOTE: As long as you call this, and you actively set the doneFullPagination value at on data post process
the newly loaded data should have its pagination reset