Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The FlexibleFirstChildHorizontalLayout 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 first child to take up as much or little
room as possible.
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 FlexibleFirstChildHorizontalLayout()
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
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00