Singleton
caplin.element.styler

NumericSignStyler

The NumericSignStyler adds a 'positive' class to numbers greater than zero, a 'negative' class to numbers less than zero, and a 'zero' class to numbers that are exactly zero.

Constructor Summary

Attributes Name and Description
caplin.element.styler.NumericSignStyler()

Methods inherited from class caplin.element.Styler:
style

Constructor Detail

caplin.element.styler.NumericSignStyler()