@serenity-is/corelib / AggregateFormatting / initGridDefaults
Function: initGridDefaults()
initGridDefaults():
void
Defined in: src/slick/aggregateformatting.tsx:97
Call this method to ensure that gridDefaults.groupTotalsFormat is set to AggregateFormatting.groupTotalsFormat.
It only sets it when it is not already set to some value. This is normally called by RemoteView constructor.
Returns
void