Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The OneFlexibleChildHorizontalLayout class is a simple layout
bead. It takes the set of children and lays them out
horizontally in one row, separating them according to
CSS layout rules for margin and padding styles. But it
will size the one child to take up as much or little
room as possible.
public var flexibleChild:String
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The id of the flexible child
maxHeight:Number
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Implementation public function get maxHeight():Number
public function set maxHeight(value:Number):void
maxWidth:Number
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Implementation public function get maxWidth():Number
public function set maxWidth(value:Number):void
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 OneFlexibleChildHorizontalLayout()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Constructor.
public function layout():Boolean
Returns public function setDocument(document:Object, id:String = null):void
Parameters
document :Object
id :String
(default = null
)
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00