| Package | flexlib.containers.utilityClasses |
| Class | public class FlowLayout |
| Inheritance | FlowLayout mx.containers.utilityClasses.BoxLayout |
| Method | Defined by | ||
|---|---|---|---|
|
Constructor
| FlowLayout | ||
|
measure():void
Measure the contents of the container and report back to the
layout manager.
| FlowLayout | ||
|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Layout the contents of the target using a flow layout
| FlowLayout | ||
| FlowLayout | () | constructor |
public function FlowLayout()Constructor
| measure | () | method |
public override function measure():voidMeasure the contents of the container and report back to the layout manager.
| updateDisplayList | () | method |
public override function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidLayout the contents of the target using a flow layout
ParametersunscaledWidth:Number |
|
unscaledHeight:Number |