Singleton
caplin.element.styler

RateHistoryTooltipStyler

Styles a rate control with a tooltip showing recent price movements.

RateHistoryTooltipStyler is typically used in the XML Renderer Framework.

Constructor Summary

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

Method Summary

Attributes Name and Description
void style(Variant vValue, Map mAttributes, caplin.control.Control oControl)

Styles a rate control with a tooltip showing recent price movements.

Constructor Detail

caplin.element.styler.RateHistoryTooltipStyler()

Method Detail

void style(Variant vValue, Map mAttributes, caplin.control.Control oControl)

Styles a rate control with a tooltip showing recent price movements.

Attribute Options:

Option Description
size history size (defaults to 5)

Parameters
Variant vValue the control value.
Map mAttributes the map of attributes.
caplin.control.Control oControl the control.