Package | flexlib.containers.utilityClasses |
Class | public class FlowLayout |
Inheritance | FlowLayout ![]() |
Method | Defined By | ||
---|---|---|---|
Constructor
| FlowLayout | ||
measure():void [override]
Measure the contents of the container and report back to the
layout manager. | FlowLayout | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override]
Layout the contents of the target using a flow layout
| FlowLayout |
FlowLayout | () | Constructor |
public function FlowLayout()
Constructor
measure | () | method |
override public function measure():void
Measure the contents of the container and report back to the layout manager.
updateDisplayList | () | method |
override public function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Layout the contents of the target using a flow layout
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |