| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The TextFieldLabelMeasurementBead class helps to measure org.apache.flex.html.Label
components.
measuredHeight:Number [read-only]
| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The overall height of the org.apache.flex.html.Label.
Implementation public function get measuredHeight():NumbermeasuredWidth:Number [read-only]
| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The overall width of the org.apache.flex.html.Label.
Implementation public function get measuredWidth():Numberstrand:IStrand [write-only]
| 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):voidpublic function TextFieldLabelMeasurementBead()| 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