Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
ColumnLayout is a class that organizes the positioning of children
of a container into a set of columns where each column's width is set to
the maximum size of all of the children in that column.
numColumns:int
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The number of columns.
Implementation public function get numColumns():int
public function set numColumns(value:int):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 VerticalColumnLayout()
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