initTotalCount()
Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > initTotalCount
IAttributeElementLoader.initTotalCount() method
Starts load of total count
Signature:
initTotalCount(correlation?: Correlation): void;
Parameters
Parameter | Type | Description |
---|---|---|
correlation | Correlation | (Optional) correlation that will be included in all callbacks fired by this method |
Returns:
void