ListObject
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.
ListObject is used by the GetLayout Method to display the properties of a list object.
Properties
| Name | Description | Type |
|---|---|---|
| qStateName | Name of the alternate state. Default is current selections $ . |
String |
| qSize | Defines the size of a list object. |
Size |
| qError | This parameter is optional and is displayed in case of error. |
NxValidationError |
| qDimensionInfo | Information about the dimension. |
NxDimensionInfo |
| qExpressions | Lists the expressions in the list object. |
Array of NxListObjectExpression |
| qDataPages | Set of data. Is empty if nothing has been defined in qInitialDataFetch in ListObjectDef. |
Array of NxDataPage |