Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The ISpinnerView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.Spinner control.
decrement:DisplayObject
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The component used to decrement the org.apache.flex.html.Spinner value.
Implementation public function get decrement():DisplayObject
increment:DisplayObject
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The component used to increment the org.apache.flex.html.Spinner value.
Implementation public function get increment():DisplayObject
Fri Apr 18 2014, 11:02 PM -07:00