ListObjectPager Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
A class providing a paging interface for a list object.
Inheritance
-
System.Object
-
DataPager
- ListObjectPager
-
DataPager
Syntax
public class ListObjectPager : DataPager, IDisposable, IChangeNotifier
Constructors
Name | Description |
---|---|
ListObjectPager(GenericObject, String) |
Creates a new ListObjectPager. |
Methods
Name | Description |
---|---|
GetAllCells(Int32) |
Get all cells values. Equivalent to: .
|
GetDataAsync(GenericObject, AsyncHandle, String, IEnumerable<NxPage>) |
The method used for retrieving data from the list object. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!