Constructor
new module:caplin/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, mAttributes, oControl)
-
Styles a rate control with a tooltip showing recent price movements.
Parameters:
Name Type Description vValue
Variant the control value. mAttributes
Map the map of attributes. Properties
Name Type Attributes Default Description size
Number <optional>
5 the history size. oControl
module:caplin/control/Control the control.