Type Alias AppObjectList<QData>

Lists the app objects. Is the layout for AppObjectListDef.

An app object is a generic object created at app level.
type AppObjectList<QData> = {
    qItems?: NxContainerEntry<QData>[];
}

Type Parameters

  • QData
Index

Properties

Properties

Information about the list of dimensions.