QField
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
Class
QField
External interface to the fields in a Qlik Sense app and contain methods for field level commands.
Version history
Version state | Details |
---|---|
Introduced | 1.0 |
Updated | 2.1 |
Properties
rows
Type: Array.QFieldValue
Field values. You need to call getData() method to make this available.
Introduced in 2.1.
rowCount
Type: Number
Optional.
Number of different values. Only after getData() call.
Introduced in 2.1.
qStateCounts
Type: Object
Optional.
Object with number of values in different states. Only after getData() call.
Introduced in 2.1.