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():Number
measuredWidth: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():Number
strand: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):void
public function TextFieldLabelMeasurementBead()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
constructor.
Wed Jul 9 2014, 10:38 PM -07:00