new module:ct-element /styler /Class Flash Styler()
Flashes the screen value according to whether the numeric value has gone up or down.
ClassFlashStyler
is typically used in the XML Renderer Framework.
Extends:
Extends
Methods
style(value, attributes, control)
Flashes the screen value according to whether the numeric value has gone up or down.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
value |
Variant | the control value. |
||||||||||||||||||||||||
attributes |
Map |
the map of attributes. Properties
|
||||||||||||||||||||||||
control |
module:ct-control |
the control. |
- Overrides: