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