model/formatters/formatter library

Classes

EntityFormatter<T>
Formats a value using parameters and the entity containing the source field.
EntityStyleFormatter<T>
Generates list of css classes based on entity value.
Formatter<T>
Interface that defines how a type T should be formatted into a String.
StyleFormatter<T>
Generates list of css classes based on cell value.