Skip to main content Skip to complementary content

IListObject Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Renders the properties of a list object. Is the layout for ListObjectDef.

For more information about the definition of a list object, see Generic object.

Syntax

[ValueClass]
public interface IListObject : IAbstractStructure

Properties

Name Description
DataPages

Set of data.

Is empty if nothing has been defined in qInitialDataFetch in ListObjectDef.

JSON property name: qDataPages

DimensionInfo

Information about the dimension.

JSON property name: qDimensionInfo

Error

This parameter is optional and is displayed in case of error.

JSON property name: qError

Expressions

Lists the expressions in the list object.

JSON property name: qExpressions

Size

Defines the size of a list object.

JSON property name: qSize

StateName

Name of the alternate state.

Default is current selections $ .

JSON property name: qStateName

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!