Caplin Trader 5.1.0

Class: module:ct-element/styler/RateHistoryTooltipStyler

module:ct-element/styler/RateHistoryTooltipStyler()

new module:ct-element/styler/RateHistoryTooltipStyler()

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

RateHistoryTooltipStyler is typically used in the XML Renderer Framework.
Extends:

Extends

Methods

style(vValue, attributes, control)

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

Parameters:
Name Type Description
vValue Variant

the control value.

attributes Map

the map of attributes.

Properties
Name Type Attributes Default Description
size Number <optional>
5

the history size.

control module:ct-control/Control

the control.

Overrides: