A facade to access the formatters from client code.
The idea is that for a column the resolveFormattingInfo method is used
to lookup a matching formatter for the column values.
This formatting infos can be used during column rendering to trigger the formatters.
A facade to access the formatters from client code. The idea is that for a column the resolveFormattingInfo method is used to lookup a matching formatter for the column values. This formatting infos can be used during column rendering to trigger the formatters.