Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The TitleBarMeasurementBead class measures the overall size of a
org.apache.flex.html.TitleBar.
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.TitleBar.
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.TitleBar.
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 TitleBarMeasurementBead()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
constructor.
Fri Apr 18 2014, 11:02 PM -07:00