Class SheetDynamicFunctionTotal<T extends DynamicRowSheet>

Type Parameters:
T - the generic type
SheetDynamicFunctionTotal is the object that represent the table for totals of the functions with dynamic columns
All Implemented Interfaces:
DynamicColumn, SheetComponent

public abstract class SheetDynamicFunctionTotal<T extends DynamicRowSheet> extends SheetFunctionTotal<T> implements DynamicColumn
The Class SheetDynamicFunctionTotal.