new module:ct-element /styler /Tooltip Styler()
Styles a rate control with a tooltip.
TooltipStyler
is typically used in the XML Renderer Framework.
Extends:
Extends
Methods
style(value, attributes, control)
Styles a rate control with a tooltip.
The tooltips attribute can be a combination of variables and static text. The current value can be referenced in the tooltip using the {0} token.
Parameters:
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
value |
Variant | the control value. |
||||||||||
attributes |
Map |
the map of attributes. Properties
|
||||||||||
control |
module:ct-control |
the control. |
- Overrides: