Factory injected into the DataTableFactory implementation. It is responsible to create column providers. The default implementation is registered as result-api.ColumnProviderFactory at the system.
result-api.ColumnProviderFactory
Creates a ColumnProvider.
the dataset for which columns should be created.
available information about Formatters and FormattingInfos.
a function to check if a fields should be displayed.
Factory injected into the DataTableFactory implementation. It is responsible to create column providers. The default implementation is registered as
result-api.ColumnProviderFactory
at the system.