onListDimensions
Definition
The host application is responsible for retrieving all the stored
Once processing is complete, please refer to the
This callback ensures the widget and host application remain synchronized regarding stored dimension data.
Function Signature
onListDimensions: (
group: DIQ_DimensionGroupRevision,
onResponse: (result: DIQ_Result, dimensions: DIQ_Dimension[]) => void
) => void;
Callback Parameters
group
Type: DIQ_DimensionGroupRevision
Description: The
onResponse
Type: (result: DIQ_Result, dimensions: DIQ_Dimension[]) => void
Description: Callback function that must be called by the host to complete the operation, and return an array of