Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The SpinnerView class creates the visual elements of the org.apache.flex.html.Spinner
component.
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 for decrementing 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 for incrementing the org.apache.flex.html.Spinner value.
Implementation public function get increment():DisplayObject
strand:IStrand
[write-only] [override]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The host component for this bead.
Implementation public function set strand(value:IStrand):void
public function SpinnerView()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
constructor.
Mon Sep 5 2016, 07:19 AM -07:00